]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/GNUmakefile
*** empty log message ***
[lilypond.git] / Documentation / misc / GNUmakefile
index 11691ffd959b85c2a8f451b46482a4989f6541b9..2e22c03997ae3dd4eb6a1a4dd40a8e48452eff68 100644 (file)
@@ -7,11 +7,11 @@ STEPMAKE_TEMPLATES=documentation  texinfo
 TEXTS = $(wildcard ANNOUNCE-*[0-9]) $(wildcard CHANGES-*[0-9]) $(wildcard ChangeLog*[0-9]) $(wildcard NEWS-*[0-9])
 EXTRA_DIST_FILES = $(TEXTS)
 
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make
 
 default: local-doc
 
-#urg default local-WWW target uses footify before its time; 
+#urg default local-WWW target uses footify before its time;
 # must add footify with txt-to-html target
 OUT_TXT_FILES = $(addprefix $(outdir)/, $(addsuffix .txt, $(TEXTS)))
 ##local-WWW: $(OUT_TXT_FILES) $(OUT_HTMLFILES) txt-to-html