chiark / gitweb /
Add the Fontmap file to the source distribution
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 10 Oct 2021 20:21:35 +0000 (21:21 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 10 Oct 2021 20:21:35 +0000 (21:21 +0100)
It's necessary to build the glyph complement, and I think the source
distribution should include everything necessary to build the binaries
in it.  It doesn't need to include things that are only used for the
Web site, though.

Makefile

index 35938568d8e38e0ca98bc9c29f0f222cdf439fc8..e78ed6c3efaeef4727dc1b7e239d8a7051e9774e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ SFDFILES = $(addsuffix .sfd, $(FONTBASES))
 OTFFILES = $(addsuffix .otf, $(FONTBASES))
 
 DISTFILES = bedstead.c Makefile COPYING NEWS \
+       Fontmap \
        $(OTFFILES) \
        bedstead-10.bdf bedstead-20.bdf \
        bedstead-10-df.png bedstead-20-df.png \