From 4084f5affb220e6de38399e5e016be9759521045 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Wed, 25 May 2011 20:36:57 +0200 Subject: [PATCH] Add new git file to tarball. Fixes installer build. --- scripts/build/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/build/GNUmakefile b/scripts/build/GNUmakefile index 5a62a47a98..42d4e681da 100644 --- a/scripts/build/GNUmakefile +++ b/scripts/build/GNUmakefile @@ -10,5 +10,7 @@ include $(depth)/make/stepmake.make #INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/scripts #INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile +EXTRA_DIST_FILES = website-known-missing-files.txt + all: $(INSTALLATION_FILES) -- 2.39.2