summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-08 02:59:32 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-08 02:59:32 +0000
commit104cc9c3f83ed8d5def2dae31035b1b5d3f114c0 (patch)
treec42c3832ae1fb02698605f00b8b97717f1866aff
parent4f56e6e971d107e1a9649e8a9e97eb07392dc475 (diff)
downloadATCD-104cc9c3f83ed8d5def2dae31035b1b5d3f114c0.tar.gz
Added Nil,Policy and RTP files.
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile b/TAO/orbsvcs/orbsvcs/Makefile
index cf6941d6111..3a387207b53 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile
+++ b/TAO/orbsvcs/orbsvcs/Makefile
@@ -76,7 +76,10 @@ ifneq (,$(findstring AV,$(TAO_ORBSVCS)))
AV/Endpoint_Strategy_T\
AV/Transport\
AV/sfp\
- AV/MCast
+ AV/MCast\
+ AV/RTP\
+ AV/Policy\
+ AV/Nil
endif # AV
ifneq (,$(findstring Event2,$(TAO_ORBSVCS)))