From 9372cf7fec01e6d567587ac52116fa7dd242652e Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 31 Mar 2010 10:30:14 +0100 Subject: [PATCH] Build: dist fix. --- Documentation/de/included/GNUmakefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) -- 2.39.2