summaryrefslogtreecommitdiff
path: root/TAO/utils/catior
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/utils/catior
parent012bbb348038d9b5ad2740db328225c91ad5e653 (diff)
downloadATCD-f66e5760483d3fdd798c85ec3fc655972f726bd7.tar.gz
ObjectIDList -> ObjectIdListC
Diffstat (limited to 'TAO/utils/catior')
-rw-r--r--TAO/utils/catior/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/utils/catior/Makefile b/TAO/utils/catior/Makefile
index 86e7d8628af..79b08897cab 100644
--- a/TAO/utils/catior/Makefile
+++ b/TAO/utils/catior/Makefile
@@ -219,8 +219,8 @@ include $(TAO_ROOT)/taoconfig.mk
$(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 \