X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fmisc%2FGNUmakefile;h=b617fc99cd7dc1be42fa10f140a4317659ce5887;hb=0e85f4fc28bf8e7a703abc45d836a3b59174bb23;hp=bb3beb4998c5b63018cc8d6bd322ef457452b74d;hpb=4cf1c1f0def359889bf9dc326cd6f7ec6edceecd;p=lilypond.git diff --git a/Documentation/misc/GNUmakefile b/Documentation/misc/GNUmakefile index bb3beb4998..b617fc99cd 100644 --- a/Documentation/misc/GNUmakefile +++ b/Documentation/misc/GNUmakefile @@ -2,14 +2,15 @@ depth = ../.. NAME = documentation -STEPMAKE_TEMPLATES=documentation texinfo +STEPMAKE_TEMPLATES = documentation texinfo TEXTS = $(call src-wildcard,ANNOUNCE-*[0-9]) $(call src-wildcard,CHANGES-*[0-9]) $(call src-wildcard,ChangeLog*[0-9]) $(call src-wildcard,NEWS-*[0-9]) EXTRA_DIST_FILES = $(TEXTS) +EXTRA_DIST_FILES += $(call src-wildcard,*.html) include $(depth)/make/stepmake.make -default: local-doc +default: local-txt-doc #urg default local-WWW target uses footify before its time; # must add footify with txt-to-html target