]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/GNUmakefile
mass-link: handle filesystem crossing and support OS without link support
[lilypond.git] / Documentation / included / GNUmakefile
index 6ba37af6fc908e504d7cc5c699da1e2f35784bc8..79b506e79829f1ac7fc6133c43eef3e8d09f01a2 100644 (file)
@@ -5,5 +5,7 @@ STEPMAKE_TEMPLATES=documentation
 EXTRA_DIST_FILES= README
 EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
 EXTRA_DIST_FILES+=$(call src-wildcard,*.ily)
+EXTRA_DIST_FILES+=$(call src-wildcard,*.itexi)
+EXTRA_DIST_FILES+=$(call src-wildcard,*.itely)
 
 include $(depth)/make/stepmake.make