]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
release: 1.5.19
[lilypond.git] / GNUmakefile.in
index 17208a76cabfc2013b5109c8a3efdfe0dba34e5a..c6d7264a0cd8d4ecdec809991b487451aa096054 100644 (file)
@@ -10,17 +10,17 @@ depth = .
 # 
 SUBDIRS = buildscripts scripts flower lily \
        mf ly tex ps scm \
-       midi2ly po make intl \
+       modules python po make intl \
        debian $(builddir)/stepmake \
        Documentation input \
        mutopia ports
 #
 
 SCRIPTS = configure aclocal.m4
-README_FILES =  DEDICATION COPYING NEWS CHANGES ROADMAP
+README_FILES =  CHANGES COPYING DEDICATION NEWS README.mandrake ROADMAP
 README_TXT_FILES = AUTHORS.txt README.txt INSTALL.txt FAQ.txt
 IN_FILES := $(wildcard *.in)
-EXTRA_DIST_FILES = lilypond-font-lock.el lilypond-mode.el lilypond-init.el vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES)  emacsclient.patch
+EXTRA_DIST_FILES = lilypond-font-lock.el lilypond-mode.el lilypond-init.el vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES)  emacsclient.patch mktexnam.patch lexer-gcc-3.0.patch
 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
 INSTALLATION_DIR=$(datadir)
 INSTALLATION_FILES=$(configuration) VERSION
@@ -85,7 +85,7 @@ top-web:
                -not -name '*.vr' -not -name '*.yp' -not -name '*.ky' \
                -not -name '*.pg' -not -name '*.tmp' -not -name '*.toc' \
                -not -name '*.fns' -not -name '*.cps' -not -name '*.nexi' \
-               -not -name '*.texi' -not -name '*.texidoc' \
+               -not -name '*.texi' -not -name '*.texidoc' -not -name '*.tp' \
                -not -name '*.log' -not -name 'out-www' -not -name '*.dep' \
            > $(outdir)/weblist
        ls *.png *.html >> $(outdir)/weblist