]> 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 2eb9bd70250943441b5245c599233b866b4aa59e..79b506e79829f1ac7fc6133c43eef3e8d09f01a2 100644 (file)
@@ -5,6 +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,lbook-*)
+EXTRA_DIST_FILES+=$(call src-wildcard,*.itexi)
+EXTRA_DIST_FILES+=$(call src-wildcard,*.itely)
 
 include $(depth)/make/stepmake.make