From: John Mandereau Date: Mon, 8 Sep 2008 15:03:01 +0000 (+0200) Subject: Add missing files for making distributed tarball X-Git-Tag: release/2.11.58-1~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8eacf75a8dd71792fc2dc0b5c359fcfac8fbf68c;p=lilypond.git Add missing files for making distributed tarball --- 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