]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/toplevel.make.in
patch::: 1.3.104.jcn1
[lilypond.git] / make / toplevel.make.in
index 389a87c28fc4f6d4e9f71ed9cbcd14a374922dca..db72f683ceb09af36113b52e71da415e1781e232 100644 (file)
@@ -8,16 +8,16 @@ depth = .
 
 # descent order into subdirectories:
 #
-SUBDIRS = scripts buildscripts  flower lily mf midi2ly po debian \
+SUBDIRS =  buildscripts scripts  flower lily mf midi2ly po debian \
        Documentation ly input tex make mutopia intl $(builddir)/stepmake\
        ps  scm
 #
 
 SCRIPTS = configure aclocal.m4
-README_FILES =  DEDICATION COPYING NEWS TODO CHANGES ROADMAP
+README_FILES =  DEDICATION COPYING NEWS CHANGES ROADMAP
 README_TXT_FILES = AUTHORS.txt README.txt INSTALL.txt 
 IN_FILES := $(wildcard *.in)
-EXTRA_DIST_FILES = dstreamrc lilypond-mode.el vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES) 
+EXTRA_DIST_FILES = lilypond-font-lock.el lilypond-mode.el vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES) 
 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
 
 # bootstrap stepmake:
@@ -61,8 +61,8 @@ examples:
 # use recursive make like we do everywhere else; leads to bugs that you
 # make a specific fix for.
 
-       $(PYTHON) $(buildscripts)/mutopia-index.py -o short-examples.html input/
-       $(PYTHON) $(buildscripts)/mutopia-index.py -o long-examples.html mutopia/
+       $(PYTHON) $(buildscript-dir)/mutopia-index.py -o short-examples.html input/
+       $(PYTHON) $(buildscript-dir)/mutopia-index.py -o long-examples.html mutopia/
 #$(footify-all-command)
        $(footify) --index=./ `$(FIND) . -name '*.html' -print`
        tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' --exclude='*.ppm' -czf $(outdir)/examples.tar.gz *-examples.html  `find input mutopia -type d -name 'out-www' -print`
@@ -78,5 +78,5 @@ ifeq ($(KPATHSEA),0)
 endif
 
 local-WWW-clean:
-       $(SHELL) $(depth)/buildscripts/clean-fonts.sh
+       $(SHELL) $(buildscript-dir)/clean-fonts.sh