From: W. Trevor King Date: Fri, 17 Jan 2014 18:45:01 +0000 (-0800) Subject: Makefile: Add uss-enterprise-tw-th.png to requested thumbnails X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a54fe89822630e594010b3d7a75455a18909a958;p=reveal.js.git Makefile: Add uss-enterprise-tw-th.png to requested thumbnails --- diff --git a/Makefile b/Makefile index 8c8f2c7..b47c808 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,8 @@ THUMBNAILS = \ $(DEST)/erdc-road-fw-fh.png \ $(DEST)/erdc-tree-fw-fh.png \ $(DEST)/erdc-wave-fw-fh.png \ - $(DEST)/scott-hanselman-tw-th.png + $(DEST)/scott-hanselman-tw-th.png \ + $(DEST)/uss-enterprise-tw-th.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf