summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2003-03-06 16:53:07 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2003-03-06 16:53:07 +0000
commitf9d504519374a688199f19f871a07299435a34cf (patch)
tree59acfa9c1fbb1db348ef28d9b7d2746cf895d884
parent104f9024a5a3ef1083259de924abe4556faaea8e (diff)
downloadATCD-f9d504519374a688199f19f871a07299435a34cf.tar.gz
ChangeLog tag: Thu Mar 6 10:56:09 2003 Phil Mesnier <mesnier_p@ociweb.com>
-rw-r--r--ChangeLog6
-rw-r--r--ace/Makefile.am3
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 576c9f6c742..6bfcff6995a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Mar 6 10:56:09 2003 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * ace/Makefile.am:
+
+ Adding codeset files to yet another makefile variant.
+
Thu Mar 6 09:58:41 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/NMakeWorkspaceCreator.pm:
diff --git a/ace/Makefile.am b/ace/Makefile.am
index 644c0df082b..214592dd610 100644
--- a/ace/Makefile.am
+++ b/ace/Makefile.am
@@ -333,6 +333,8 @@ libACE_Streams_la_SOURCES = \
CDR_Base.cpp \
CDR_Stream.cpp \
Codeset_IBM1047.cpp \
+ Codeset_Registry.cpp \
+ Codeset_Registry_db.cpp \
Message_Queue.cpp \
Task.cpp
@@ -554,6 +556,7 @@ HEADER_FILES = \
Capabilities.h \
Cleanup_Strategies_T.h \
Codeset_IBM1047.h \
+ Codeset_Registry.h \
Configuration.h \
Configuration_Import_Export.h \
Connector.h \