[openrtm-commit:01964] r2738 - trunk/OpenRTM-aist/examples/Composite
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 5月 26日 (木) 09:44:59 JST
Author: kawauchi
Date: 2016-05-26 09:44:58 +0900 (Thu, 26 May 2016)
New Revision: 2738
Modified:
trunk/OpenRTM-aist/examples/Composite/Makefile.am
Log:
[compat,package,->RELENG_1_1] rtc.composite.linux.conf has been added.
Modified: trunk/OpenRTM-aist/examples/Composite/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/examples/Composite/Makefile.am 2016-05-25 06:36:28 UTC (rev 2737)
+++ trunk/OpenRTM-aist/examples/Composite/Makefile.am 2016-05-26 00:44:58 UTC (rev 2738)
@@ -41,7 +41,7 @@
# Standalone RTCs
example_PROGRAMS = ControllerComp MotorComp SensorComp Composite
-example_DATA = rtc.conf composite.conf
+example_DATA = rtc.conf composite.conf rtc.composite.linux.conf
ControllerComp_SOURCES = ControllerComp.cpp
ControllerComp_DEPENDENCIES = Controller.la
@@ -86,7 +86,8 @@
README.Motor \
README.Sensor \
rtc.conf \
- composite.conf
+ composite.conf \
+ rtc.composite.linux.conf
ALL_SRC = \
ControllerComp.cpp \
More information about the openrtm-commit
mailing list