[openrtm-commit:01253] r2448 -	branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantServant
    openrtm @ openrtm.org 
    openrtm @ openrtm.org
       
    2014年 2月 12日 (水) 09:42:32 JST
    
    
  
Author: win-ei
Date: 2014-02-12 09:42:32 +0900 (Wed, 12 Feb 2014)
New Revision: 2448
Modified:
   branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantServant/Makefile.am
Log:
Daily work.
Modified: branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantServant/Makefile.am
===================================================================
--- branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantServant/Makefile.am	2014-02-12 00:40:08 UTC (rev 2447)
+++ branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantServant/Makefile.am	2014-02-12 00:42:32 UTC (rev 2448)
@@ -28,6 +28,7 @@
 AM_CPPFLAGS += -I$(target_srcdir)
 AM_CPPFLAGS += -I$(open_rtm_dir)
 AM_CPPFLAGS += -I$(open_rtm_dir)/rtc/corba/idl
+AM_CPPFLAGS += -I../../../../../../coil/posix
 
 AM_LDFLAGS = -L.
 AM_LDFLAGS += -L$(open_rtm_dir)/coil/lib
@@ -50,7 +51,7 @@
 FsmParticipantServantTests_LDADD  += -lomnithread
 FsmParticipantServantTests_LDADD  += -lomniDynamic4
 FsmParticipantServantTests_LDADD  += -lcoil
-#FsmParticipantServantTests_LDADD  += -lcppunit
+FsmParticipantServantTests_LDADD  += -lcppunit
 FsmParticipantServantTests_LDADD  += $(target_srcdir)/FsmParticipantServant.o
 FsmParticipantServantTests_LDADD  += $(target_srcdir)/RTCTypeConversion.o
 FsmParticipantServantTests_LDADD  += $(target_srcdir)/SDOPackageTypeConversion.o
    
    
More information about the openrtm-commit
mailing list