From 4c4aec90f0a38d03dfb0b36c1b644c7abf9e6318 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 25 Jan 2010 21:35:15 +0000 Subject: [PATCH] Build: think in EXTRA_DIST_FILES command. --- Documentation/web/server/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5