From: Graham Percival Date: Sun, 7 Jun 2009 23:17:18 +0000 (-0700) Subject: Remove text files from makefile, I'm an idiot. X-Git-Tag: release/2.12.3-1~86 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=9eb91bf0569290dc1aa316f32a466efb76fc6a1a;p=lilypond.git Remove text files from makefile, I'm an idiot. (cherry picked from commit b688daac64b11e020678cdf3369f7d030c7289f9) --- diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 60e16bbd12..d928f28375 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -4,7 +4,7 @@ LATEX_FILES =$(call src-wildcard,*.latex) EXTRA_DIST_FILES = $(LATEX_FILES) $(IMAGES) $(EPS_ILLUSTRATIONS) -EXTRA_DIST_FILES += README.txt writing-texinfo.txt policy.txt writing-sections.txt +EXTRA_DIST_FILES += README.txt IMAGES=$(call src-wildcard,*.png) EPS_ILLUSTRATIONS=context-example.eps