From: Graham Percival Date: Wed, 31 Mar 2010 09:30:14 +0000 (+0100) Subject: Build: dist fix. X-Git-Tag: release/2.13.17-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9372cf7fec01e6d567587ac52116fa7dd242652e;p=lilypond.git Build: dist fix. --- diff --git a/Documentation/de/included/GNUmakefile b/Documentation/de/included/GNUmakefile index a71c3ded67..dfb8d673f8 100644 --- a/Documentation/de/included/GNUmakefile +++ b/Documentation/de/included/GNUmakefile @@ -2,8 +2,7 @@ depth = ../../.. STEPMAKE_TEMPLATES=documentation -EXTRA_DIST_FILES= README -EXTRA_DIST_FILES+=$(call src-wildcard,*.ly) +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)