From: W. Trevor King Date: Fri, 17 Jan 2014 19:01:14 +0000 (-0800) Subject: Makefile: Add garnet-fw-fh.png to requested thumbnails X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b1ba1ba147f5c7c430a1d2011543a6479c7ae144;p=reveal.js.git Makefile: Add garnet-fw-fh.png to requested thumbnails This is going to be ugly without a larger source image. --- diff --git a/Makefile b/Makefile index b47c808..fd1ae94 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,8 @@ THUMBNAILS = \ $(DEST)/erdc-tree-fw-fh.png \ $(DEST)/erdc-wave-fw-fh.png \ $(DEST)/scott-hanselman-tw-th.png \ - $(DEST)/uss-enterprise-tw-th.png + $(DEST)/uss-enterprise-tw-th.png \ + $(DEST)/garnet-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf