From 273e69998dd9a050b81e184caf8056cd955952f3 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 25 Jul 2007 07:53:33 +0000 Subject: Wed Jul 25 07:52:23 UTC 2007 Johnny Willemsen --- TAO/ChangeLog | 5 +++++ TAO/orbsvcs/orbsvcs/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 77882d781d6..d7a8f41dfba 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 25 07:52:23 UTC 2007 Johnny Willemsen + + * orbsvcs/orbsvcs/Makefile.am: + Added new UIPMC_Mcast_Connection_Handler files + Wed Jul 25 07:50:23 UTC 2007 Johnny Willemsen * examples/POA/Adapter_Activator/run_test.pl: diff --git a/TAO/orbsvcs/orbsvcs/Makefile.am b/TAO/orbsvcs/orbsvcs/Makefile.am index 8f0539d3cde..f9788fc6b35 100644 --- a/TAO/orbsvcs/orbsvcs/Makefile.am +++ b/TAO/orbsvcs/orbsvcs/Makefile.am @@ -1381,6 +1381,7 @@ libTAO_PortableGroup_la_SOURCES = \ PortableGroup/UIPMC_Connector.cpp \ PortableGroup/UIPMC_Endpoint.cpp \ PortableGroup/UIPMC_Factory.cpp \ + PortableGroup/UIPMC_Mcast_Connection_Handler.cpp \ PortableGroup/UIPMC_Message_Block_Data_Iterator.cpp \ PortableGroup/UIPMC_Profile.cpp \ PortableGroup/UIPMC_Transport.cpp \ @@ -1446,6 +1447,7 @@ nobase_include_HEADERS += \ PortableGroup/UIPMC_Endpoint.h \ PortableGroup/UIPMC_Endpoint.inl \ PortableGroup/UIPMC_Factory.h \ + PortableGroup/UIPMC_Mcast_Connection_Handler.h \ PortableGroup/UIPMC_Message_Block_Data_Iterator.h \ PortableGroup/UIPMC_Profile.h \ PortableGroup/UIPMC_Transport.h \ -- cgit v1.2.1