From b1ba1ba147f5c7c430a1d2011543a6479c7ae144 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 11:01:14 -0800 Subject: [PATCH] Makefile: Add garnet-fw-fh.png to requested thumbnails This is going to be ugly without a larger source image. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b47c808..fd1ae94 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,8 @@ THUMBNAILS = \ $(DEST)/erdc-tree-fw-fh.png \ $(DEST)/erdc-wave-fw-fh.png \ $(DEST)/scott-hanselman-tw-th.png \ - $(DEST)/uss-enterprise-tw-th.png + $(DEST)/uss-enterprise-tw-th.png \ + $(DEST)/garnet-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf -- 2.26.2