summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-22 10:00:55 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-22 10:00:55 +0000
commitc052bb94bb36d0eea168649593ca3b4f507731c5 (patch)
treeaa6e0f512a237c63abd2dcef7efc4359aa209864
parent1fd7cb45e5371c076fef77b8bbd2b60c2121e87e (diff)
downloadATCD-c052bb94bb36d0eea168649593ca3b4f507731c5.tar.gz
-rw-r--r--TAO/tao/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Makefile.am b/TAO/tao/Makefile.am
index 6e26eb8b5c0..fdf8f9c4d8a 100644
--- a/TAO/tao/Makefile.am
+++ b/TAO/tao/Makefile.am
@@ -2904,6 +2904,7 @@ libTAO_PortableServer_la_SOURCES = \
PortableServer/LifespanStrategyTransient.cpp \
PortableServer/LifespanStrategyTransientFactoryImpl.cpp \
PortableServer/Local_Servant_Base.cpp \
+ PortableServer/Network_Priority_Hook.cpp \
PortableServer/Non_Servant_Upcall.cpp \
PortableServer/ORT_Adapter_Factory.cpp \
PortableServer/Object_Adapter.cpp \
@@ -3077,6 +3078,7 @@ nobase_include_HEADERS += \
PortableServer/LifespanStrategyTransientFactoryImpl.h \
PortableServer/Local_Servant_Base.h \
PortableServer/Local_Servant_Base.inl \
+ PortableServer/Network_Priority_Hook.h \
PortableServer/Non_Servant_Upcall.h \
PortableServer/Non_Servant_Upcall.inl \
PortableServer/ORT_Adapter.h \