diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-08 21:54:10 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-08 21:54:10 +0000 |
commit | 0ecf5205b86fec6836445d8df3272cc613b83ea9 (patch) | |
tree | 010302338ac8df945f024f8f90d1d9d7cd2b2356 /ace/Makefile.bor | |
parent | e7eaa5dec5d01f5094ff207feea5ebb0d224b1c6 (diff) | |
download | ATCD-0ecf5205b86fec6836445d8df3272cc613b83ea9.tar.gz |
ChangeLogTag:Wed May 8 15:15:41 2002 Nanbor Wang <nanbor@cs.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 170de5f5ecd..fe1c8073fb6 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -237,6 +237,7 @@ OBJFILES = \ $(OBJDIR)\WFMO_Reactor.obj \ $(OBJDIR)\WIN32_Asynch_IO.obj \ $(OBJDIR)\WIN32_Proactor.obj \ + $(OBJDIR)\XML_Svc_Conf.obj \ $(OBJDIR)\XtReactor.obj RESOURCE = $(OBJDIR)\ace.res |