summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.am
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-10-23 10:03:19 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-10-23 10:03:19 +0000
commit972f93ac6e5baa2bbcfcab44e8a55730cbf78fea (patch)
treeae0eb6fa77b9d9753e97f55b09c48731e3f807d8 /TAO/tao/Makefile.am
parent397114a145b42ac235f4e59aeeaa8409978a895f (diff)
downloadATCD-972f93ac6e5baa2bbcfcab44e8a55730cbf78fea.tar.gz
ChangeLogTag:Mon Oct 23 02:49:25 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Makefile.am')
-rw-r--r--TAO/tao/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/Makefile.am b/TAO/tao/Makefile.am
index 4e29051cb08..08a266e4f83 100644
--- a/TAO/tao/Makefile.am
+++ b/TAO/tao/Makefile.am
@@ -126,7 +126,7 @@ ORB_CORE_FILES = \
PortableInterceptorC.cpp \
DynamicC.cpp \
OctetSeqC.cpp \
- StringSeq.cpp \
+ StringSeqC.cpp \
Smart_Proxies.cpp \
ORB_Core.cpp \
ORB_Table.cpp \
@@ -329,7 +329,7 @@ HEADER_FILES = \
PortableInterceptorC.h \
DynamicC.h \
OctetSeqC.h \
- StringSeq.h \
+ StringSeqC.h \
Smart_Proxies.h \
ORB_Core.h \
ORB_Table.h \
@@ -472,8 +472,8 @@ INLINE_FILES = \
PortableInterceptor.i \
PortableInterceptorC.i \
DynamicC.i \
- OctetSeqC.inl \
- StringSeq.inl \
+ OctetSeqC.i \
+ StringSeqC.i \
Smart_Proxies.i \
ORB_Core.i \
ORB_Table.inl \