]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/toplevel.make.in
release: 1.1.64
[lilypond.git] / make / toplevel.make.in
index 441b1fe1c63e198799c6ce321c231b172130d2ca..0b829a85114e7c4b009b17ea00e0378fbcedd11d 100644 (file)
@@ -8,13 +8,13 @@ depth = .
 
 # descent order into subdirectories:
 #
-SUBDIRS = scripts buildscripts  flower lib lily mf mi2mu po debian \
+SUBDIRS = scripts buildscripts  flower lib lily mf midi2ly po debian \
        Documentation ly input tex make mutopia test intl stepmake\
        ps  scm
 #
 
 SCRIPTS = configure aclocal.m4
-README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCEMENT-1.0 \
+README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE-1.0 ANNOUNCE-1.2 \
  COPYING NEWS-0.1 NEWS-1.0 NEWS-0.0 NEWS  TODO AIMS
 README_TXT_FILES = README.txt AUTHORS.txt INSTALL.txt PATCHES.txt
 IN_FILES := $(wildcard *.in)
@@ -27,7 +27,10 @@ STEPMAKE_TEMPLATES=toplevel yolily-toplevel po
 include $(depth)/make/stepmake.make 
 #
 
-website: htmldoc examples doc++
+website: htmldoc examples doc++ fonts
+
+fonts:
+       $(MAKE) -C mf 
 
 examples:
        $(MAKE) CONFIGSUFFIX='www' -C input WWW