diff options
Diffstat (limited to 'TAO/orbsvcs/Makefile')
-rw-r--r-- | TAO/orbsvcs/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/Makefile b/TAO/orbsvcs/Makefile index ecbf4af2688..d88ef1d5de3 100644 --- a/TAO/orbsvcs/Makefile +++ b/TAO/orbsvcs/Makefile @@ -13,18 +13,16 @@ DIRS = orbsvcs \ Scheduling_Service \ Event_Service \ Dump_Schedule \ + Concurrency_Service \ LifeCycle_Service \ Trading_Service \ + Logging_Service \ Time_Service \ ImplRepo_Service \ CosEvent_Service \ tests \ examples -# Not compiled by default -# Concurrency_Service \ - - #---------------------------------------------------------------------------- # Include macros and targets #---------------------------------------------------------------------------- |