[openrtm-commit:03158] r3213 - trunk/OpenRTM-aist/examples

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 2月 7日 (水) 10:31:57 JST


Author: kawauchi
Date: 2018-02-07 10:31:57 +0900 (Wed, 07 Feb 2018)
New Revision: 3213

Modified:
   trunk/OpenRTM-aist/examples/Makefile.am
Log:
[compat,example,VxWorks,->RELENG_2_0] Analyzer has been added in examples/Makefile.am.  refs #4451

Modified: trunk/OpenRTM-aist/examples/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/examples/Makefile.am	2018-02-01 09:19:23 UTC (rev 3212)
+++ trunk/OpenRTM-aist/examples/Makefile.am	2018-02-07 01:31:57 UTC (rev 3213)
@@ -8,9 +8,9 @@
 
 AUTOMAKE_OPTIONS = 1.4
 
-SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Fsm StaticFsm Templates Throughput @UNITTEST@
+SUBDIRS = Analyzer Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Fsm StaticFsm Templates Throughput @UNITTEST@
 EXTRA_DIST =               \
 	rtc.vcproj.yaml    \
 	rtcdll.vcproj.yaml
 
-DIST_SUBDIRS = Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Fsm StaticFsm AutoTest Templates Throughput tests
\ No newline at end of file
+DIST_SUBDIRS = Analyzer Composite ConfigSample SimpleIO SeqIO SimpleService ExtTrigger Fsm StaticFsm AutoTest Templates Throughput tests



More information about the openrtm-commit mailing list