From: Ben Harris Date: Mon, 7 Aug 2017 23:55:54 +0000 (+0100) Subject: Remove explicit mention of Dwarf Fortress files from "all" target. X-Git-Tag: bedstead-002.000~79 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=a9d3d9660a19448e075ea6b4dc552335b1dbe68c;p=bedstead-debian.git Remove explicit mention of Dwarf Fortress files from "all" target. They're pulled in by $(DISTFILES) anyway. --- diff --git a/Makefile b/Makefile index a392688..ed7f06e 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,7 @@ DISTFILES = bedstead.c Makefile COPYING \ bedstead-10-df.png bedstead-20-df.png all: $(DISTFILES) \ - sample.png title.png extended.png \ - bedstead-10-df.png bedstead-20-df.png + sample.png title.png extended.png bedstead.sfd: bedstead ./bedstead > bedstead.sfd