X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fincluded%2FGNUmakefile;fp=Documentation%2Fincluded%2FGNUmakefile;h=0000000000000000000000000000000000000000;hb=0ac07f31e0f95fc18e5916ce756b9c746af7cc58;hp=79b506e79829f1ac7fc6133c43eef3e8d09f01a2;hpb=2f1263e2ccdddcac2eb9f7d8ce2ed92867d3d160;p=lilypond.git diff --git a/Documentation/included/GNUmakefile b/Documentation/included/GNUmakefile deleted file mode 100644 index 79b506e798..0000000000 --- a/Documentation/included/GNUmakefile +++ /dev/null @@ -1,11 +0,0 @@ -depth = ../.. - -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