From 02745cc365e2d89a1717d6a590741f27abe696e3 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 20:19:41 -0800 Subject: [PATCH] Makefile: Add dancey-ecstasy-hw-fh.png to requested thumbnails --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0cc4bf3..9601295 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,8 @@ THUMBNAILS = \ $(DEST)/columbia-fw-fh.png \ $(DEST)/columbia-hw-hh.png \ $(DEST)/beowulf-fw-fh.png \ - $(DEST)/beowulf-hw-hh.png + $(DEST)/beowulf-hw-hh.png \ + $(DEST)/dancey-ecstasy-hw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf -- 2.26.2