summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-01-18 09:53:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-01-18 09:53:54 +0000
commitf6b75467c9e806d0526393b09ab96c4ceefafb57 (patch)
tree9e92c3b2addf0483f95e6c18352bdf0a0fa284f4
parentdd664a0239dde07d31d6b213d1c6c59a2ada9bf7 (diff)
downloadATCD-f6b75467c9e806d0526393b09ab96c4ceefafb57.tar.gz
ChangeLogTag: Fri Jan 18 10:51:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a2
-rw-r--r--TAO/tao/Makefile.bor1
2 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 41a6fd14f32..dd0eccc2159 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -8,7 +8,7 @@ Thu Jan 17 23:31:13 2002 Ossama Othman <ossama@uci.edu>
Fri Jan 18 07:55:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Makefile.bor:
- Added Policy_Validator
+ Added Policy_Validator, ObjectReferenceTemplateC
* tao/PortableServer/Makefile.bor:
Removed Policy_Validator
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index db412f180cf..be966089cae 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -136,6 +136,7 @@ OBJFILES = \
$(OBJDIR)\Object_Proxy_Broker.obj \
$(OBJDIR)\Object_Proxy_Impl.obj \
$(OBJDIR)\Object_Ref_Table.obj \
+ $(OBJDIR)\ObjectReferenceTemplateC.obj \
$(OBJDIR)\OctetSeqC.obj \
$(OBJDIR)\Parser_Registry.obj \
$(OBJDIR)\PICurrent.obj \