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