summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-06-06 21:30:24 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-06-06 21:30:24 +0000
commitc33d5a496e37f437cbfa03aed0fd6e90a3049f18 (patch)
tree9b36046fcd48f795b7e2d26b0e0463d04bd0cd8b
parent3fe5d775fda59d6da272ace67517854a3ad525fc (diff)
downloadATCD-c33d5a496e37f437cbfa03aed0fd6e90a3049f18.tar.gz
Updated dependencies.
-rw-r--r--TAO/tao/PortableServer/Makefile1
-rw-r--r--TAO/tao/RTPortableServer/Makefile3
2 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Makefile b/TAO/tao/PortableServer/Makefile
index 457c1dc7631..b052ff00c7e 100644
--- a/TAO/tao/PortableServer/Makefile
+++ b/TAO/tao/PortableServer/Makefile
@@ -1390,6 +1390,7 @@ CPPFLAGS += -I$(TAO_ROOT)
$(TAO_ROOT)/tao/Thread_Lane_Resources_Manager.i \
$(TAO_ROOT)/tao/Thread_Lane_Resources.h \
$(TAO_ROOT)/tao/Thread_Lane_Resources.i \
+ $(TAO_ROOT)/tao/Protocols_Hooks.h \
$(TAO_ROOT)/tao/Timeprobe.h \
$(ACE_ROOT)/ace/Timeprobe.h
diff --git a/TAO/tao/RTPortableServer/Makefile b/TAO/tao/RTPortableServer/Makefile
index 12bf683beb8..044b69b3a22 100644
--- a/TAO/tao/RTPortableServer/Makefile
+++ b/TAO/tao/RTPortableServer/Makefile
@@ -2225,6 +2225,7 @@ endif # corba_messaging
$(TAO_ROOT)/tao/Tagged_Profile.i \
$(TAO_ROOT)/tao/Service_Context.h \
$(TAO_ROOT)/tao/Service_Context.inl \
- $(TAO_ROOT)/tao/TAO_Server_Request.i
+ $(TAO_ROOT)/tao/TAO_Server_Request.i \
+ $(TAO_ROOT)/tao/Protocols_Hooks.h
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY