diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-07-09 20:02:29 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-07-09 20:02:29 +0000 |
commit | b161743f263428a37c8b56c5d2b31698a81000b4 (patch) | |
tree | f5daf4d0718ce49c9614f7ac85c78dc9e1a5e550 /ace/Makefile.bor | |
parent | 1ca4201b746610bd8e569f91942ad5bee7c44d82 (diff) | |
download | ATCD-b161743f263428a37c8b56c5d2b31698a81000b4.tar.gz |
ChangeLogTag:Mon Jul 9 06:52:09 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
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 34dd3e0c4f7..9275f3a9a25 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -49,6 +49,7 @@ OBJFILES = \ $(OBJDIR)\DEV_Connector.obj \ $(OBJDIR)\DEV_IO.obj \ $(OBJDIR)\Dirent.obj \ + $(OBJDIR)\Dirent_Selector.obj \ $(OBJDIR)\DLL.obj \ $(OBJDIR)\Dump.obj \ $(OBJDIR)\Dynamic.obj \ |