From: W. Trevor King Date: Fri, 17 Jan 2014 19:15:54 +0000 (-0800) Subject: Makefile: Add medusa-fw-fh.png to requested thumbnails X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a61e325d9c2c6676ad060aa0094bf471aa2635e;p=reveal.js.git Makefile: Add medusa-fw-fh.png to requested thumbnails --- diff --git a/Makefile b/Makefile index fd1ae94..a2a3955 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,8 @@ THUMBNAILS = \ $(DEST)/erdc-wave-fw-fh.png \ $(DEST)/scott-hanselman-tw-th.png \ $(DEST)/uss-enterprise-tw-th.png \ - $(DEST)/garnet-fw-fh.png + $(DEST)/garnet-fw-fh.png \ + $(DEST)/medusa-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf