diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-04 02:04:08 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-04 02:04:08 +0000 |
commit | c7251be81ed3af078287dcf494c0462d91f1401c (patch) | |
tree | 1810fb24831677b9b8910e623c092945e69e860f /TAO/configure.ac | |
parent | 91cf0c7522ce144afb9bb412a9dfcfd04c835b70 (diff) | |
download | ATCD-c7251be81ed3af078287dcf494c0462d91f1401c.tar.gz |
ChangeLogTag: Tue Aug 3 17:08:38 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/configure.ac')
-rw-r--r-- | TAO/configure.ac | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/configure.ac b/TAO/configure.ac index 5dffb4cfdc6..44fbdabdd0d 100644 --- a/TAO/configure.ac +++ b/TAO/configure.ac @@ -167,9 +167,33 @@ AC_CONFIG_FILES([ Makefile TAO_IDL/Makefile tao/Makefile + orbsvcs/Concurrency_Service/Makefile + orbsvcs/CosEvent_Service/Makefile + orbsvcs/Dump_Schedule/Makefile + orbsvcs/Event_Service/Makefile + orbsvcs/FTRT_Event_Service/Event_Service/Makefile + orbsvcs/FTRT_Event_Service/Factory_Service/Makefile + orbsvcs/FTRT_Event_Service/Gateway_Service/Makefile + orbsvcs/FTRT_Event_Service/Makefile + orbsvcs/FT_ReplicationManager/Makefile + orbsvcs/Fault_Detector/Makefile + orbsvcs/Fault_Notifier/Makefile + orbsvcs/IFR_Service/Makefile + orbsvcs/LifeCycle_Service/Makefile + orbsvcs/LoadBalancer/Makefile + orbsvcs/Logging_Service/Basic_Logging_Service/Makefile + orbsvcs/Logging_Service/Event_Logging_Service/Makefile + orbsvcs/Logging_Service/Makefile + orbsvcs/Logging_Service/Notify_Logging_Service/Makefile + orbsvcs/Logging_Service/RTEvent_Logging_Service/Makefile orbsvcs/Makefile + orbsvcs/Naming_Service/Makefile + orbsvcs/Notify_Service/Makefile orbsvcs/PSS/Makefile + orbsvcs/Scheduling_Service/Makefile orbsvcs/TAO_Service/Makefile + orbsvcs/Time_Service/Makefile + orbsvcs/Trading_Service/Makefile orbsvcs/orbsvcs/Makefile ]) |