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