[openrtm-commit:03161] r3215 - branches/RELENG_1_2/OpenRTM-aist/examples

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 2月 7日 (水) 14:53:00 JST


Author: kawauchi
Date: 2018-02-07 14:53:00 +0900 (Wed, 07 Feb 2018)
New Revision: 3215

Modified:
   branches/RELENG_1_2/OpenRTM-aist/examples/Makefile.am
Log:
[compat,->RELENG_1_2] Throughput has been added in examples/Makefile.am.  refs #4222

Modified: branches/RELENG_1_2/OpenRTM-aist/examples/Makefile.am
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/examples/Makefile.am	2018-02-07 02:17:19 UTC (rev 3214)
+++ branches/RELENG_1_2/OpenRTM-aist/examples/Makefile.am	2018-02-07 05:53:00 UTC (rev 3215)
@@ -8,10 +8,10 @@
 
 AUTOMAKE_OPTIONS = 1.4
 
-SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Templates @UNITTEST@
+SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Templates Throughput @UNITTEST@
 
 EXTRA_DIST =               \
 	rtc.vcproj.yaml    \
 	rtcdll.vcproj.yaml
 
-DIST_SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger AutoTest Templates tests
+DIST_SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger AutoTest Templates Throughput tests



More information about the openrtm-commit mailing list