From: Graham Percival Date: Tue, 22 Feb 2011 09:22:44 +0000 (+0000) Subject: Build: dist fix. X-Git-Tag: release/2.13.51-1^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9ce06841a640ad95be54f7399449572b0223d54a;p=lilypond.git Build: dist fix. --- diff --git a/Documentation/cs/essay/GNUmakefile b/Documentation/cs/essay/GNUmakefile new file mode 100644 index 0000000000..425cc1d8e2 --- /dev/null +++ b/Documentation/cs/essay/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make diff --git a/Documentation/cs/usage/GNUmakefile b/Documentation/cs/usage/GNUmakefile new file mode 100644 index 0000000000..425cc1d8e2 --- /dev/null +++ b/Documentation/cs/usage/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make