From: Ben Harris Date: Fri, 5 Nov 2021 00:07:52 +0000 (+0000) Subject: Add df.ps to DISTFILES X-Git-Tag: bedstead-002.004~10 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=9236b2b46eb2bd4d323753ed57c8738d169f0607;p=bedstead.git Add df.ps to DISTFILES It's needed to build the *-df.png tilesets for Dwarf Fortress, so obviously it should be part of the source distribution. --- diff --git a/Makefile b/Makefile index 2a24747..9edd731 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ FONTBASES = bedstead bedstead-extended bedstead-semicondensed \ SFDFILES = $(addsuffix .sfd, $(FONTBASES)) OTFFILES = $(addsuffix .otf, $(FONTBASES)) -DISTFILES = bedstead.c Makefile COPYING NEWS \ +DISTFILES = bedstead.c Makefile COPYING NEWS df.ps \ Fontmap \ $(OTFFILES) \ bedstead-10.bdf bedstead-20.bdf bedstead-bold-20.bdf \