[openrtm-commit:03162] r3216 - branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 2月 7日 (水) 15:08:06 JST


Author: kawauchi
Date: 2018-02-07 15:08:06 +0900 (Wed, 07 Feb 2018)
New Revision: 3216

Modified:
   branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Makefile.am
Log:
[compat, ->trunk] Added header files to rtm/Makefile.am. refs #4428

Modified: branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Makefile.am
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Makefile.am	2018-02-07 05:53:00 UTC (rev 3215)
+++ branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Makefile.am	2018-02-07 06:08:06 UTC (rev 3216)
@@ -184,6 +184,9 @@
 	DataOutPort.h 		 \
 	DataPortStatus.h 	 \
 	DefaultConfiguration.h 	 \
+	DirectInPortBase.h 	 \
+	DirectOutPortBase.h 	 \
+	DirectPortBase.h 	 \
 	ExecutionContextBase.h 	 \
 	InPort.h 		 \
 	InPortConsumer.h 	 \



More information about the openrtm-commit mailing list