summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Makefile')
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile b/TAO/orbsvcs/orbsvcs/Makefile
index 5451a2f12df..f0c43771713 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile
+++ b/TAO/orbsvcs/orbsvcs/Makefile
@@ -91,9 +91,11 @@ ifneq (,$(findstring AV, $(TAO_ORBSVCS)))
# AV service depends on CosNaming and CosProperty
ifeq (,$(findstring Naming,$(TAO_ORBSVCS)))
MKLIST += Makefile.CosNaming
+ TAO_ORBSVCS += Naming
endif
ifeq (,$(findstring Property, $(TAO_ORBSVCS)))
MKLIST += Makefile.CosProperty
+ TAO_ORBSVCS += Property
endif
MKLIST += Makefile.av