From: W. Trevor King Date: Fri, 17 Jan 2014 17:46:57 +0000 (-0800) Subject: Makefile: Add qgis-dublin-fw-fh.png to requested thumbnails X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8c32ba6112b2935d643753e35119d9b3d18f4a4a;p=reveal.js.git Makefile: Add qgis-dublin-fw-fh.png to requested thumbnails --- diff --git a/Makefile b/Makefile index 23d32fe..1fe3e38 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,8 @@ THIRD_HEIGHT = 160 THUMBNAILS = \ $(DEST)/SWC-logo.svg \ $(DEST)/USACE-logo.svg \ - $(DEST)/gvwilson-swc-fw-fh.png + $(DEST)/gvwilson-swc-fw-fh.png \ + $(DEST)/qgis-dublin-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf