summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-03-14 20:30:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-03-14 20:30:47 +0000
commitf66e5760483d3fdd798c85ec3fc655972f726bd7 (patch)
tree2876cfa161426dd77da6091e3c67ae665a6ffcc5 /TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile
parent012bbb348038d9b5ad2740db328225c91ad5e653 (diff)
downloadATCD-f66e5760483d3fdd798c85ec3fc655972f726bd7.tar.gz
ObjectIDList -> ObjectIdListC
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile
index ce46b6d2775..ebda00eb152 100644
--- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile
+++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile
@@ -225,8 +225,8 @@ CPPFLAGS += -I$(TAO_ROOT)/orbsvcs -I$(TAO_ROOT)/orbsvcs/orbsvcs/AV \
$(TAO_ROOT)/tao/WrongTransactionC.i \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
- $(TAO_ROOT)/tao/ObjectIDList.h \
- $(TAO_ROOT)/tao/ObjectIDList.i \
+ $(TAO_ROOT)/tao/ObjectIdListC.h \
+ $(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \
@@ -607,8 +607,8 @@ CPPFLAGS += -I$(TAO_ROOT)/orbsvcs -I$(TAO_ROOT)/orbsvcs/orbsvcs/AV \
$(TAO_ROOT)/tao/WrongTransactionC.i \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
- $(TAO_ROOT)/tao/ObjectIDList.h \
- $(TAO_ROOT)/tao/ObjectIDList.i \
+ $(TAO_ROOT)/tao/ObjectIdListC.h \
+ $(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \