From: Ben Harris Date: Mon, 9 Apr 2018 21:12:09 +0000 (+0100) Subject: Don't include SFD files in distribution. X-Git-Tag: bedstead-002.000~10 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=4cd84ee82cd2ee2c95c5a0ef1f7be7ec367209ce;p=bedstead.git Don't include SFD files in distribution. They're not really finished products. Also I don't think I should encourage people to load random SFDs since FontForge will apparently happily execute Python code it finds in them. --- diff --git a/Makefile b/Makefile index 9376f06..c36d6c7 100644 --- a/Makefile +++ b/Makefile @@ -6,10 +6,8 @@ OTFFILES = $(addsuffix .otf, $(FONTBASES)) PFAFILES = $(addsuffix .pfa, $(FONTBASES)) AFMFILES = $(addsuffix .afm, $(FONTBASES)) -FONTFILES = $(SFDFILES) $(OTFFILES) - DISTFILES = bedstead.c Makefile COPYING \ - $(FONTFILES) \ + $(OTFFILES) \ bedstead-10.bdf bedstead-20.bdf \ bedstead-10-df.png bedstead-20-df.png \ bedstead-complement.pdf