[openrtm-commit:01320] r2512 - trunk/OpenRTM-aist/utils/rtm-config
openrtm @ openrtm.org
openrtm @ openrtm.org
2014年 3月 3日 (月) 11:28:36 JST
Author: n-ando
Date: 2014-03-03 11:28:36 +0900 (Mon, 03 Mar 2014)
New Revision: 2512
Modified:
trunk/OpenRTM-aist/utils/rtm-config/Makefile.am
Log:
Dependency for all-local target has been added.
Modified: trunk/OpenRTM-aist/utils/rtm-config/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/utils/rtm-config/Makefile.am 2014-02-17 09:20:37 UTC (rev 2511)
+++ trunk/OpenRTM-aist/utils/rtm-config/Makefile.am 2014-03-03 02:28:36 UTC (rev 2512)
@@ -21,7 +21,7 @@
bin_SCRIPTS = rtm-config
-all-local:
+all-local: rtm-config
chmod 755 rtm-config
EXTRA_DIST = \
More information about the openrtm-commit
mailing list