]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/GNUmakefile
Build: Fix `make dist', include the files added in recent commits.
[lilypond.git] / Documentation / misc / GNUmakefile
index 8292ed288e2da6465a5eaad02e7db95d886314a3..b617fc99cd7dc1be42fa10f140a4317659ce5887 100644 (file)
@@ -6,10 +6,11 @@ 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