diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-28 11:08:38 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-28 11:08:38 +0000 |
commit | 2b522d0fef6b63021e9ff0ad8283beacedc604aa (patch) | |
tree | 8898ee731d4538958b8173be1b9d4bf059812ac0 /ace/Makefile.bor | |
parent | 34fc1c28c73fa51e872f5dcba3a59bf8ea198e0e (diff) | |
download | ATCD-2b522d0fef6b63021e9ff0ad8283beacedc604aa.tar.gz |
ChangeLogTag:Tue May 28 10:47:50 UTC 2002 Don Hinton <dhinton@ieee.org>
Diffstat (limited to 'ace/Makefile.bor')
-rw-r--r-- | ace/Makefile.bor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile.bor b/ace/Makefile.bor index fe1c8073fb6..98fb0f7973d 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -54,6 +54,7 @@ OBJFILES = \ $(OBJDIR)\Dirent.obj \ $(OBJDIR)\Dirent_Selector.obj \ $(OBJDIR)\DLL.obj \ + $(OBJDIR)\DLL_Manager.obj \ $(OBJDIR)\Dump.obj \ $(OBJDIR)\Dynamic.obj \ $(OBJDIR)\Dynamic_Service.obj \ |