[openrtm-commit:03226] r3243 - branches/RELENG_1_2/OpenRTM-aist/win32/OpenRTM-aist/ext/sdo
openrtm @ openrtm.org
openrtm @ openrtm.org
2018年 3月 6日 (火) 16:08:20 JST
Author: miyamoto
Date: 2018-03-06 16:08:20 +0900 (Tue, 06 Mar 2018)
New Revision: 3243
Modified:
branches/RELENG_1_2/OpenRTM-aist/win32/OpenRTM-aist/ext/sdo/Makefile.am
Log:
[build,bugfix,->trunk] Build bug fixed.
Modified: branches/RELENG_1_2/OpenRTM-aist/win32/OpenRTM-aist/ext/sdo/Makefile.am
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/win32/OpenRTM-aist/ext/sdo/Makefile.am 2018-03-06 04:38:52 UTC (rev 3242)
+++ branches/RELENG_1_2/OpenRTM-aist/win32/OpenRTM-aist/ext/sdo/Makefile.am 2018-03-06 07:08:20 UTC (rev 3243)
@@ -4,7 +4,7 @@
##
## $Id: Makefile.am 1680 2010-01-17 15:12:59Z n-ando $
##---------------------------------------------------------------------------
-SUBDIRS = logger .
+SUBDIRS = observer logger .
clean-local:
rm -f *~
More information about the openrtm-commit
mailing list