From 2552eb551b26af335224160b789265c45f5e1c75 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 5407e1adfb..9f6e8f0c52 100644 --- a/scripts/build/GNUmakefile +++ b/scripts/build/GNUmakefile @@ -12,5 +12,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.5