From: W. Trevor King Date: Sat, 18 Jan 2014 04:19:41 +0000 (-0800) Subject: Makefile: Add dancey-ecstasy-hw-fh.png to requested thumbnails X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02745cc365e2d89a1717d6a590741f27abe696e3;p=reveal.js.git Makefile: Add dancey-ecstasy-hw-fh.png to requested thumbnails --- diff --git a/Makefile b/Makefile index 0cc4bf3..9601295 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,8 @@ THUMBNAILS = \ $(DEST)/columbia-fw-fh.png \ $(DEST)/columbia-hw-hh.png \ $(DEST)/beowulf-fw-fh.png \ - $(DEST)/beowulf-hw-hh.png + $(DEST)/beowulf-hw-hh.png \ + $(DEST)/dancey-ecstasy-hw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf