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