diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2012-11-23 15:28:00 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2012-11-23 15:28:00 +0000 |
commit | 9445e9d4ca2f03b24b6dbee96502bb5afab631ef (patch) | |
tree | c55aac1b5121b0effd793a5585321207a4fa111b /TAO/orbsvcs/Concurrency_Service | |
parent | 16d122a633ceca7d20c02ba33bbbb9c609a1c495 (diff) | |
download | ATCD-9445e9d4ca2f03b24b6dbee96502bb5afab631ef.tar.gz |
Nov 23 15:27:26 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/Concurrency_Service/Concurrency_Service.mpc:
* orbsvcs/CosEvent_Service/CosEvent_Service.mpc:
* orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc:
* orbsvcs/Naming_Service/Naming_Service.mpc:
* orbsvcs/Notify_Service/Notify_Service.mpc:
* orbsvcs/Time_Service/Time_Service.mpc:
* orbsvcs/Trading_Service/Trading_Service.mpc:
* utils/catior/catior.mpc:
* utils/nslist/nslist.mpc:
Install readme files also
Diffstat (limited to 'TAO/orbsvcs/Concurrency_Service')
-rw-r--r-- | TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc index 06bbc518488..61c0dbcbc1a 100644 --- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc +++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc @@ -3,4 +3,8 @@ project : orbsvcsexe, install, concurrency_serv, naming, utils, svc_utils { exename = tao_cosconcurrency + InstallData_Files { + gendir = . + README + } } |