[openrtm-commit:01543] r2613 - trunk/OpenRTM-aist/src/lib/rtm/tests/CORBA_SeqUtil

openrtm @ openrtm.org openrtm @ openrtm.org
2015年 6月 10日 (水) 16:19:07 JST


Author: irie
Date: 2015-06-10 16:19:07 +0900 (Wed, 10 Jun 2015)
New Revision: 2613

Modified:
   trunk/OpenRTM-aist/src/lib/rtm/tests/CORBA_SeqUtil/Makefile.am
Log:
Update rtm/tests/CORBA_SeqUtil/Makefile.am by Irie

Modified: trunk/OpenRTM-aist/src/lib/rtm/tests/CORBA_SeqUtil/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/src/lib/rtm/tests/CORBA_SeqUtil/Makefile.am	2015-06-10 00:27:06 UTC (rev 2612)
+++ trunk/OpenRTM-aist/src/lib/rtm/tests/CORBA_SeqUtil/Makefile.am	2015-06-10 07:19:07 UTC (rev 2613)
@@ -57,6 +57,16 @@
 nodist_CORBA_SeqUtilTests_SOURCES =      \
 	../TestRunner.cpp                \
 	$(IDL_SOURCES:.idl=Skel.cpp)     \
+	$(top_srcdir)/src/lib/rtm/RTObjectStateMachine.cpp \
+	$(top_srcdir)/src/lib/rtm/ExecutionContextProfile.cpp \
+	$(top_srcdir)/src/lib/rtm/ExecutionContextWorker.cpp \
+	$(top_srcdir)/src/lib/rtm/ExecutionContextBase.cpp \
+	$(top_srcdir)/src/lib/rtm/SdoServiceAdmin.cpp \
+	$(top_srcdir)/src/lib/rtm/ComponentActionListener.cpp \
+	$(top_srcdir)/src/lib/rtm/LocalServiceAdmin.cpp \
+	$(top_srcdir)/src/lib/rtm/ManagerActionListener.cpp \
+	$(top_srcdir)/src/lib/rtm/PortConnectListener.cpp \
+	$(top_srcdir)/src/lib/rtm/ConfigurationListener.cpp \
 	$(top_srcdir)/src/lib/rtm/NVUtil.cpp \
 	$(top_srcdir)/src/lib/rtm/CORBA_IORUtil.cpp \
 	$(top_srcdir)/src/lib/coil/common/Properties.cpp \



More information about the openrtm-commit mailing list