From ce5314b282954ac5f149cad897f15a4db16ba559 Mon Sep 17 00:00:00 2001 From: Phil Holmes Date: Thu, 3 May 2012 16:47:14 +0100 Subject: [PATCH] Adds tweets.xml to tarball with make dist --- 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 b8e004a888..99edf28d03 100644 --- a/Documentation/web/server/GNUmakefile +++ b/Documentation/web/server/GNUmakefile @@ -2,6 +2,6 @@ depth=../../.. LOCALSTEPMAKE_TEMPLATES = ly include $(depth)/make/stepmake.make -EXTRA_DIST_FILES = favicon.ico robots.txt +EXTRA_DIST_FILES = favicon.ico robots.txt tweets.xml EXTRA_DIST_FILES += lilypond.org.htaccess website-dir.htaccess -- 2.39.5