Author: ivanovic
Date: Wed Jun 18 21:05:13 2008
New Revision: 27295
URL: http://svn.gna.org/viewcvs/wesnoth?rev=27295&view=rev
Log:
some more missing things...
Modified:
trunk/Makefile.am
Modified: trunk/Makefile.am
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/Makefile.am?rev=27295&r1=27294&r2=27295&view=diff
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Wed Jun 18 21:05:13 2008
@@ -22,6 +22,7 @@
# List all files required for cmake build recipe
findcmakelists=(cd $(top_srcdir) && find . -name "CMakeLists.txt" -print )
findcmakedir=(cd $(top_srcdir) && find cmake $(findfilterflags) -print )
+findcmakeextrafiles=(cd $(top_srcdir) && find . -name "po-update.sh" -print )
# Find files derived from the manual that should go in a distribution
finddocdist=(cd $(top_srcdir) && find doc/manual -name "*.html" -o -name
"*.css" -o -name "*.jpg" -o -name "*.txt")
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits