From: W. Trevor King Date: Fri, 17 Jan 2014 18:08:24 +0000 (-0800) Subject: Makefile: Add erdc-*-fw-fh.png to requested thumbnails X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=194ed7268cbb20e0070849b4b5070f856b9e7cf4;p=reveal.js.git Makefile: Add erdc-*-fw-fh.png to requested thumbnails --- diff --git a/Makefile b/Makefile index 1fe3e38..126136e 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,10 @@ THUMBNAILS = \ $(DEST)/SWC-logo.svg \ $(DEST)/USACE-logo.svg \ $(DEST)/gvwilson-swc-fw-fh.png \ - $(DEST)/qgis-dublin-fw-fh.png + $(DEST)/qgis-dublin-fw-fh.png \ + $(DEST)/erdc-road-fw-fh.png \ + $(DEST)/erdc-tree-fw-fh.png \ + $(DEST)/erdc-wave-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf