From: Graham Percival Date: Wed, 22 Sep 2010 14:03:58 +0000 (+0100) Subject: Build: dist fix. X-Git-Tag: release/2.13.35-1~42 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=29bd6abd1fdc4926f017d8c8825e3be72c6b0b85;p=lilypond.git Build: dist fix. TRANSLATORS: would stop stop screwing up like this? :/ --- diff --git a/Documentation/fr/extending/GNUmakefile b/Documentation/fr/extending/GNUmakefile new file mode 100644 index 0000000000..425cc1d8e2 --- /dev/null +++ b/Documentation/fr/extending/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make