From 8314e3fa7caf4507dbd5d620c10b1a1b263eb2af Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 3 Nov 2006 03:40:38 +0100 Subject: [PATCH] dist .gitignore --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index fc35f91245..50283585f3 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -22,7 +22,7 @@ TOPDOC_FILES=AUTHORS README INSTALL NEWS TOPDOC_TXT_FILES = $(addprefix $(top-build-dir)/Documentation/topdocs/$(outdir)/,$(addsuffix .txt,$(TOPDOC_FILES))) IN_FILES := $(call src-wildcard,*.in) -EXTRA_DIST_FILES = VERSION .cvsignore SConstruct \ +EXTRA_DIST_FILES = VERSION .cvsignore .gitignore SConstruct \ $(README_FILES) $(SCRIPTS) $(IN_FILES) INSTALLATION_DIR=$(local_lilypond_datadir) INSTALLATION_FILES=$(config_make) VERSION -- 2.39.2