X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fincluded%2FGNUmakefile;h=79b506e79829f1ac7fc6133c43eef3e8d09f01a2;hb=c0a47b91cd930053074d42363047a77b889e05f7;hp=6ba37af6fc908e504d7cc5c699da1e2f35784bc8;hpb=aa8523e4fa16352a1708065e447aac65426d82a4;p=lilypond.git diff --git a/Documentation/included/GNUmakefile b/Documentation/included/GNUmakefile index 6ba37af6fc..79b506e798 100644 --- a/Documentation/included/GNUmakefile +++ b/Documentation/included/GNUmakefile @@ -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