From: Ben Harris Date: Sun, 10 Oct 2021 20:21:35 +0000 (+0100) Subject: Add the Fontmap file to the source distribution X-Git-Tag: bedstead-002.003~16 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=77cb8d9d8f589997090d15fa2cd14e285be7e273;p=bedstead-debian.git Add the Fontmap file to the source distribution 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. --- diff --git a/Makefile b/Makefile index 3593856..e78ed6c 100644 --- 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 \