From: Graham Percival Date: Sun, 24 Jan 2010 15:57:08 +0000 (+0000) Subject: Build: remove unneeded EXTRA_DIST. X-Git-Tag: release/2.13.12-1~52 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5bec2a2a47f158b45c689f76188df3ba195971c6;p=lilypond.git Build: remove unneeded EXTRA_DIST. --- diff --git a/Documentation/included/GNUmakefile b/Documentation/included/GNUmakefile index 2eb9bd7025..6ba37af6fc 100644 --- a/Documentation/included/GNUmakefile +++ b/Documentation/included/GNUmakefile @@ -5,6 +5,5 @@ STEPMAKE_TEMPLATES=documentation EXTRA_DIST_FILES= README EXTRA_DIST_FILES+=$(call src-wildcard,*.ly) EXTRA_DIST_FILES+=$(call src-wildcard,*.ily) -EXTRA_DIST_FILES+=$(call src-wildcard,lbook-*) include $(depth)/make/stepmake.make