summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 14:48:16 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 14:48:16 +0000
commite57faf85c3361749ceb473b2717d1f0ef64a5454 (patch)
tree5bd4547a3ba66918042d45dfe27742c845789737
parent5d39d13234afcda85271b38292b4e6623e15dc2f (diff)
downloadATCD-e57faf85c3361749ceb473b2717d1f0ef64a5454.tar.gz
Updated dependencies.
-rw-r--r--TAO/tao/Strategies/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/Strategies/Makefile b/TAO/tao/Strategies/Makefile
index 7290d614ea8..2f20549a66b 100644
--- a/TAO/tao/Strategies/Makefile
+++ b/TAO/tao/Strategies/Makefile
@@ -11373,7 +11373,9 @@ endif
$(TAO_ROOT)/tao/Pseudo_VarOut_T.inl \
$(TAO_ROOT)/tao/Pseudo_VarOut_T.cpp \
$(TAO_ROOT)/tao/Typecode.i \
- $(TAO_ROOT)/tao/Any.i uiop_endpoints.i
+ $(TAO_ROOT)/tao/Any.i \
+ $(TAO_ROOT)/tao/CDR.h \
+ $(TAO_ROOT)/tao/CDR.i uiop_endpoints.i
.obj/sciop_endpoints.o .obj/sciop_endpoints.so .shobj/sciop_endpoints.o .shobj/sciop_endpoints.so: sciop_endpoints.cpp sciop_endpoints.h \
$(ACE_ROOT)/ace/pre.h \