From 2718291988c3f00a4fc2a3e410d52e7711f99bcc Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 11:17:32 -0800 Subject: [PATCH] Makefile: Request half-width, half-height versions of Garnet and Medusa --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2a3955..abf3489 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,9 @@ THUMBNAILS = \ $(DEST)/scott-hanselman-tw-th.png \ $(DEST)/uss-enterprise-tw-th.png \ $(DEST)/garnet-fw-fh.png \ - $(DEST)/medusa-fw-fh.png + $(DEST)/garnet-hw-hh.png \ + $(DEST)/medusa-fw-fh.png \ + $(DEST)/medusa-hw-hh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf -- 2.26.2