From 8eacf75a8dd71792fc2dc0b5c359fcfac8fbf68c Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Mon, 8 Sep 2008 17:03:01 +0200 Subject: [PATCH] Add missing files for making distributed tarball --- Documentation/GNUmakefile | 2 +- GNUmakefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 53243aa542..34444c5ee1 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -7,7 +7,7 @@ STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"' README_TOP_FILES= DEDICATION THANKS -EXTRA_DIST_FILES= texinfo.css TRANSLATION +EXTRA_DIST_FILES= texinfo.css lilypond.css lilypond-ie-fixes.css TRANSLATION include $(depth)/make/stepmake.make diff --git a/GNUmakefile.in b/GNUmakefile.in index 0e30f80d3c..69962c9b32 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -22,7 +22,7 @@ TOPDOC_FILES = AUTHORS INSTALL README 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 .gitignore SConstruct \ +EXTRA_DIST_FILES = VERSION .gitignore SConstruct lilypond-texi2html.init \ $(README_FILES) $(SCRIPTS) $(IN_FILES) INSTALLATION_DIR=$(local_lilypond_datadir) INSTALLATION_FILES=$(config_make) VERSION -- 2.39.2