Rename *.xhtml snippets for macro-reference.html target to *.html

This commit is contained in:
Ignacio R. Morelle 2010-01-21 13:54:49 +00:00
parent 3efb87abd9
commit 0716bef553
3 changed files with 2 additions and 2 deletions

View file

@ -66,9 +66,9 @@ definitions:
# Generate a reference page for the utility macros.
macro-reference.html:
@cat helpheader.xhtml >macro-reference.html
@cat helpheader.html >macro-reference.html
@./wmlscope --extracthelp --exclude data/scenarios --exclude data/tutorial --exclude data/campaigns $(DATA)/core/macros/ >>macro-reference.html
@cat helptrailer.xhtml >>macro-reference.html
@cat helptrailer.html >>macro-reference.html
# Report on unchecked macro calls
unchecked: