]> 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 17eb63922e87ae315226b1433ed2de8241d632f1..b617fc99cd7dc1be42fa10f140a4317659ce5887 100644 (file)
@@ -6,6 +6,7 @@ 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