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.13.2-0~40 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=37bb759e22a6de73cdd7e064ba4eb63412b52ddd;p=lilypond.git Remove text files from makefile, I'm an idiot. --- 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