From: Jan Nieuwenhuizen Date: Sun, 18 May 2003 13:22:01 +0000 (+0000) Subject: (fonts): Also make fontball. X-Git-Tag: release/1.7.20~37 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=60da524aa6817e4528e57077a15349329230c9bb;p=lilypond.git (fonts): Also make fontball. --- diff --git a/ChangeLog b/ChangeLog index 7b530f1619..feef72a443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-05-18 Jan Nieuwenhuizen + * GNUmakefile.in (fonts): Also make fontball. + * Website fixes: * ly/engraver-init.ly (GraceContext): Add. diff --git a/GNUmakefile.in b/GNUmakefile.in index 93609bb701..f69d0ea18b 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -37,6 +37,8 @@ footify: fonts: $(MAKE) -C $(depth)/mf + (cd $(builddir)/share/lilypond/fonts && \ + tar czvf ../../../$(outbase)/type1.tar.gz type1/*.pfa type1/fonts.* type1/lilypond.* ) run-reqs: builddir-setup fonts lily web-reqs: run-reqs pfa-fonts