diff options
author | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-17 11:46:28 +0000 |
---|---|---|
committer | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-05-17 11:46:28 +0000 |
commit | c8deb5635378f487a95799b03eda9ac2797089b1 (patch) | |
tree | 0102a7794a6737474e42fbb566837b64ab589471 /TAO/tao/Strategies | |
parent | 4183733f548a5761c25b5ede3c037bde82c3258f (diff) | |
download | ATCD-c8deb5635378f487a95799b03eda9ac2797089b1.tar.gz |
ChangeLogTag: Thu May 17 13:45:16 2001 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Strategies')
-rw-r--r-- | TAO/tao/Strategies/Makefile.bor | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Strategies/Makefile.bor b/TAO/tao/Strategies/Makefile.bor index a31d611c9f4..bd98c93e956 100644 --- a/TAO/tao/Strategies/Makefile.bor +++ b/TAO/tao/Strategies/Makefile.bor @@ -5,6 +5,8 @@ NAME = TAO_Strategies OBJFILES = \ + $(OBJDIR)\GIOP_Message_NonReactive_Base.obj \ + $(OBJDIR)\GIOP_Message_NonReactive_Handler.obj \ $(OBJDIR)\UIOP_Factory.obj \ $(OBJDIR)\UIOP_Lite_Factory.obj \ $(OBJDIR)\UIOP_Profile.obj \ |