diff options
author | Phil Mesnier <mesnier_p@ociweb.com> | 2003-03-05 12:15:44 +0000 |
---|---|---|
committer | Phil Mesnier <mesnier_p@ociweb.com> | 2003-03-05 12:15:44 +0000 |
commit | b3f03ca31392c25eb0a0890a8a7f7c0554acc623 (patch) | |
tree | 4839f7c31425bb89d3e9ffb4307c4cfa33f5afa0 /ace | |
parent | 1b0e9a086cff6851e672afcaeb5f37452b8f9824 (diff) | |
download | ATCD-b3f03ca31392c25eb0a0890a8a7f7c0554acc623.tar.gz |
ChangeLog tag: Wed Mar 5 06:10:48 2003 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'ace')
-rw-r--r-- | ace/Makefile.bor | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Makefile.bor b/ace/Makefile.bor index 2e2bf8de58d..f140ef536e8 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -43,6 +43,8 @@ OBJFILES = \ $(OBJDIR)\CDR_Base.obj \ $(OBJDIR)\CDR_Stream.obj \ $(OBJDIR)\Codecs.obj \ + $(OBJDIR)\Codeset_Repository.obj \ + $(OBJDIR)\Codeset_Repository_db.obj \ $(OBJDIR)\Configuration.obj \ $(OBJDIR)\Configuration_Import_Export.obj \ $(OBJDIR)\Connection_Recycling_Strategy.obj \ |