summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-01-18 06:56:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-01-18 06:56:03 +0000
commitf3b2405b7c5ce90a056328a794e5f4fef2130d71 (patch)
tree4daaa5c309cdfc690145727762f15eccda03a047 /TAO/tao
parent9368646e5507d49ef8ed0a1c575aaad76abd7a11 (diff)
downloadATCD-f3b2405b7c5ce90a056328a794e5f4fef2130d71.tar.gz
ChangeLogTag: Fri Jan 18 07:54:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao')
-rw-r--r--TAO/tao/Makefile.bor1
-rw-r--r--TAO/tao/PortableServer/Makefile.bor1
2 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index d434ac7c623..db412f180cf 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -147,6 +147,7 @@ OBJFILES = \
$(OBJDIR)\PolicyFactory_Registry.obj \
$(OBJDIR)\Policy_Manager.obj \
$(OBJDIR)\Policy_Set.obj \
+ $(OBJDIR)\Policy_Validator.obj \
$(OBJDIR)\PollableC.obj \
$(OBJDIR)\PortableInterceptorC.obj \
$(OBJDIR)\Principal.obj \
diff --git a/TAO/tao/PortableServer/Makefile.bor b/TAO/tao/PortableServer/Makefile.bor
index 394dc2a4d83..5077546b62c 100644
--- a/TAO/tao/PortableServer/Makefile.bor
+++ b/TAO/tao/PortableServer/Makefile.bor
@@ -28,7 +28,6 @@ OBJFILES = \
$(OBJDIR)\POA_Policies.obj \
$(OBJDIR)\POA_Policy_Set.obj \
$(OBJDIR)\PolicyS.obj \
- $(OBJDIR)\Policy_Validator.obj \
$(OBJDIR)\PortableGroup_Hooks.obj \
$(OBJDIR)\PortableServer.obj \
$(OBJDIR)\PortableServerC.obj \