[openrtm-commit:01246] r2441 - branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ComponentActionServant

openrtm @ openrtm.org openrtm @ openrtm.org
2014年 2月 12日 (水) 09:16:20 JST


Author: win-ei
Date: 2014-02-12 09:16:20 +0900 (Wed, 12 Feb 2014)
New Revision: 2441

Modified:
   branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ComponentActionServant/Makefile.am
Log:
Daily work.

Modified: branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ComponentActionServant/Makefile.am
===================================================================
--- branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ComponentActionServant/Makefile.am	2014-02-12 00:12:05 UTC (rev 2440)
+++ branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ComponentActionServant/Makefile.am	2014-02-12 00:16:20 UTC (rev 2441)
@@ -22,7 +22,8 @@
 
 #open_rtm_dir = $(top_builddir)/../../../../..
 open_rtm_dir = ../../../../../..
-target_srcdir = $(top_builddir)/..
+#target_srcdir = $(top_builddir)/..
+target_srcdir = ../..
 
 AM_CPPFLAGS = -I.
 AM_CPPFLAGS += -I$(includedir)
@@ -52,7 +53,7 @@
 ComponentActionServantTests_LDADD  += -lomnithread
 ComponentActionServantTests_LDADD  += -lomniDynamic4
 ComponentActionServantTests_LDADD  += -lcoil
-#ComponentActionServantTests_LDADD  += -lcppunit
+ComponentActionServantTests_LDADD  += -lcppunit
 ComponentActionServantTests_LDADD  += $(target_srcdir)/ComponentActionServant.o
 ComponentActionServantTests_LDADD  += $(target_srcdir)/RTCTypeConversion.o
 ComponentActionServantTests_LDADD  += $(target_srcdir)/SDOPackageTypeConversion.o



More information about the openrtm-commit mailing list