X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fextending%2FGNUmakefile;fp=Documentation%2Fextending%2FGNUmakefile;h=cab24d6a17b5993be1da3d6dc592630914550303;hb=e90f0536f9be39ada0bef0aeb0d275dec3b2fb5b;hp=0000000000000000000000000000000000000000;hpb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;p=lilypond.git diff --git a/Documentation/extending/GNUmakefile b/Documentation/extending/GNUmakefile new file mode 100644 index 0000000000..cab24d6a17 --- /dev/null +++ b/Documentation/extending/GNUmakefile @@ -0,0 +1,7 @@ +depth = ../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make + +