From: Graham Percival Date: Mon, 25 Jan 2010 21:35:15 +0000 (+0000) Subject: Build: think in EXTRA_DIST_FILES command. X-Git-Tag: release/2.13.12-1~47 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4c4aec90f0a38d03dfb0b36c1b644c7abf9e6318;p=lilypond.git Build: think in EXTRA_DIST_FILES command. --- diff --git a/Documentation/web/server/GNUmakefile b/Documentation/web/server/GNUmakefile index a51c5b62ca..264e9b40a2 100644 --- a/Documentation/web/server/GNUmakefile +++ b/Documentation/web/server/GNUmakefile @@ -2,5 +2,5 @@ depth=../../.. LOCALSTEPMAKE_TEMPLATES = ly include $(depth)/make/stepmake.make -EXTRA_DIST = lilypond.org.htaccess favicon.ico robots.txt +EXTRA_DIST_FILES = lilypond.org.htaccess favicon.ico robots.txt