From 60da524aa6817e4528e57077a15349329230c9bb Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sun, 18 May 2003 13:22:01 +0000 Subject: [PATCH] (fonts): Also make fontball. --- ChangeLog | 2 ++ GNUmakefile.in | 2 ++ 2 files changed, 4 insertions(+) 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 -- 2.39.5