summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \