From: W. Trevor King Date: Fri, 17 Jan 2014 19:17:32 +0000 (-0800) Subject: Makefile: Request half-width, half-height versions of Garnet and Medusa X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2718291988c3f00a4fc2a3e410d52e7711f99bcc;p=reveal.js.git Makefile: Request half-width, half-height versions of Garnet and Medusa --- 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