]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
patch::: 1.5.18.jcn1
[lilypond.git] / GNUmakefile.in
index 42da1397ef756fab80a1d894d914eb70128d2233..2f578fcd5eccb797741ed669569910dac2653170 100644 (file)
@@ -6,19 +6,22 @@
 depth = .
 #
 
-# descent order into subdirectories:
-#
-SUBDIRS = buildscripts scripts flower lily mf midi2ly po \
-       Documentation ly input tex make intl ps scm \
+# descent order into subdirectories
+# 
+SUBDIRS = buildscripts python scripts \
+       flower lily \
+       mf ly tex ps scm \
+       midi2ly 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 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
@@ -76,9 +79,18 @@ local-web: fonts lily $(TOP_HTMLS:%.html=%) footify do-top-doc top-web
 
 top-web:
        rm -f `find . -name \*.html~ -print`
-       find `find Documentation input mutopia *.png index.html -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' > $(outdir)/weblist
+       find `find Documentation input mutopia *.png index.html -type d -name 'out-www'` \
+               -not -name '*.dvi' -not -name '*ly' -not -name '*.tex' \
+               -not -name '*.ps' -not -name '*.eps' -not -name '*pk' \
+               -not -name '*.aux' -not -name '*.cp' -not -name '*.fn' \
+               -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 '*.tp' \
+               -not -name '*.log' -not -name 'out-www' -not -name '*.dep' \
+           > $(outdir)/weblist
        ls *.png *.html >> $(outdir)/weblist
-       cat $(outdir)/weblist | tar -czf $(outdir)/web.tar.gz  -T -
+       cat $(outdir)/weblist | GZIP=-9v tar -czf $(outdir)/web.tar.gz  -T -
 
 #WWW: local-WWW
 
@@ -92,7 +104,7 @@ WWW-clean:
        $(MAKE) -C mutopia WWW-clean
 
 top-WWW-clean:
-       rm -f $(TOP_HTMLS)
+       rm -f $(TOP_HTMLS) lily-[0-9]*.png
        $(SHELL) $(buildscript-dir)/clean-fonts.sh