X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2FGNUmakefile;h=7fccf9189cc74551f5cdc3c140b4d45f109bc4a7;hb=2bc6d447a99258c59c854401426b63041963533c;hp=2a6f9ed8cc5772a0b2ac908547de31f91adafbc1;hpb=3d8089a42af6304edb8dad56220e845c84832bb2;p=lilypond.git diff --git a/Documentation/snippets/GNUmakefile b/Documentation/snippets/GNUmakefile index 2a6f9ed8cc..7fccf9189c 100644 --- a/Documentation/snippets/GNUmakefile +++ b/Documentation/snippets/GNUmakefile @@ -2,6 +2,7 @@ depth = ../.. SUBDIRS = new EXTRA_DIST_FILES = $(call src-wildcard,*.snippet-list) \ - $(call src-wildcard,*.ly) $(call src-wildcard,*.itely) + $(call src-wildcard,*.ly) $(call src-wildcard,*.itely) \ + README include $(depth)/make/stepmake.make