From: Han-Wen Nienhuys Date: Wed, 29 Aug 2007 03:48:19 +0000 (-0300) Subject: remove convert-ly.txt from dist target X-Git-Tag: release/2.11.31-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=444243420225bb0b7550694cf5f4997a76d84648;p=lilypond.git remove convert-ly.txt from dist target --- diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 5de72002c7..77c2f3b410 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -3,7 +3,7 @@ depth=../.. LATEX_FILES =$(call src-wildcard,*.latex) -EXTRA_DIST_FILES= $(LATEX_FILES) $(IMAGES) README.txt convert-ly.txt $(EPS_ILLUSTRATIONS) +EXTRA_DIST_FILES= $(LATEX_FILES) $(IMAGES) README.txt $(EPS_ILLUSTRATIONS) IMAGES=$(call src-wildcard,*.png) EPS_ILLUSTRATIONS=context-example.eps