diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-16 05:22:15 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-16 05:22:15 +0000 |
commit | 1c12f5ecf342229cb1d7e07a610513dbe65328a1 (patch) | |
tree | 0e62b185aeddcc89074afb7394409150a76c239e /ace/Makefile.bor | |
parent | 7c733b268b6f7807578b15b76ba66c4a1ecdc434 (diff) | |
download | ATCD-1c12f5ecf342229cb1d7e07a610513dbe65328a1.tar.gz |
ChangeLogTag:Sat Apr 15 19:35:57 2000 Darrell Brunsch <brunsch@uci.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 76f4f35879e..6e32bfe3ae6 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -100,6 +100,7 @@ OBJFILES = \ $(OBJDIR)\Process.obj \ $(OBJDIR)\Process_Manager.obj \ $(OBJDIR)\Profile_Timer.obj \ + $(OBJDIR)\QoS_Manager.obj \ $(OBJDIR)\QoS_Session_Factory.obj \ $(OBJDIR)\QoS_Session_Impl.obj \ $(OBJDIR)\Reactor.obj \ |