diff options
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 \ |