Author: esr
Date: Tue Feb 26 11:43:19 2008
New Revision: 24073

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24073&view=rev
Log:
Keep some unwanted macros ot of the reference.

Modified:
    trunk/data/tools/Makefile

Modified: trunk/data/tools/Makefile
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/Makefile?rev=24073&r1=24072&r2=24073&view=diff
==============================================================================
--- trunk/data/tools/Makefile (original)
+++ trunk/data/tools/Makefile Tue Feb 26 11:43:19 2008
@@ -61,7 +61,7 @@
 # Generate a reference page for the utility macros.
 macro-reference.xhtml:
        @cat helpheader.xhtml >macro-reference.xhtml
-       @./wmlscope --extracthelp --exclude data/scenarios --exclude 
data/tutorial --exclude data/campaigns $(MAINLINE) >>macro-reference.xhtml
+       @./wmlscope --extracthelp --exclude data/scenarios --exclude 
data/tutorial --exclude data/campaigns $(DATA)/core/macros/ 
>>macro-reference.xhtml
        @cat helptrailer.xhtml >>macro-reference.xhtml
 
 # Report on unchecked macro calls


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to