]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 20 Dec 2004 12:55:49 +0000 (12:55 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 20 Dec 2004 12:55:49 +0000 (12:55 +0000)
* mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.

ChangeLog
mf/GNUmakefile

index b68c38246912c9f8fcb0320c4736e4683f580d71..dba3661001a8b0857312d7324bc1e080816e6a7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
+
+       * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
+
 2004-12-19  Werner Lemberg  <wl@gnu.org>
 
        Prepare glyph shapes for mf2pt1 conversion.
index 26e96e775972e37e9239672106dbde94f624eaf1..02522a3ca4ee9b01b5a17e0295ef4a98c621ea4a 100644 (file)
@@ -78,7 +78,7 @@ PFA_FILES = $(ALL_FONTS:%=$(outdir)/%.pfa)
 
 # Make tfm files first, log files last, 
 # so that normally log files aren't made twice
-ALL_GEN_FILES= $(TFM_FILES) $(TEXTABLES) $(TFM_FILES) $(LOG_FILES) $(ENC_FILES) $(LISP_FILES) $(FETA_LIST_FILES)  $(OTF_TABLES) $(PFA_FILES) $(outdir)/lilypond.map $(outdir)/Fontmap.lily $(OTF_FILES) $(SVG_FILES)
+ALL_GEN_FILES= $(TFM_FILES) $(TEXTABLES) $(TFM_FILES) $(LOG_FILES) $(ENC_FILES) $(LISP_FILES) $(FETA_LIST_FILES)  $(OTF_TABLES) $(PFA_FILES) $(outdir)/lilypond.map $(OTF_FILES) $(SVG_FILES)
 
 #PRE_INSTALL=$(MAKE) "$(ALL_GEN_FILES)"
 INSTALLATION_DIR=$(local_lilypond_datadir)/fonts/source