[openrtm-commit:01412] r2539 - trunk/OpenRTM-aist/win32/OpenRTM-aist
openrtm @ openrtm.org
openrtm @ openrtm.org
2014年 3月 29日 (土) 00:44:19 JST
Author: n-ando
Date: 2014-03-29 00:44:19 +0900 (Sat, 29 Mar 2014)
New Revision: 2539
Modified:
trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am
Log:
[compar,->RELENG_1_1] Targets copying some files in Makefile.am has been modified.
Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am 2014-03-22 00:31:26 UTC (rev 2538)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am 2014-03-28 15:44:19 UTC (rev 2539)
@@ -73,16 +73,21 @@
coil_config.props:
cp -p $(top_srcdir)/src/lib/coil/win32/coil_config.props .
-copyright:
+AUTHORS:
cp $(top_srcdir)/AUTHORS .
+ChangeLog:
cp $(top_srcdir)/ChangeLog .
+COPYING.LIB:
cp $(top_srcdir)/COPYING.LIB .
+COPYRIGHT:
cp $(top_srcdir)/COPYRIGHT .
+README:
cp $(top_srcdir)/README .
+README.jp:
cp $(top_srcdir)/README.jp .
-dist-hook: clean-local sln vsprops copyright
+dist-hook: clean-local sln vsprops
EXTRA_DIST = \
OpenRTM-aist.sln.dep \
More information about the openrtm-commit
mailing list