From ac91bb6558c9a1afc4cda213fba2ae23101bb6f2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 10:18:33 -0800 Subject: [PATCH] Makefile: Add scott-hanselman-tw-th.png to requested thumbnails --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 126136e..8c8f2c7 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,8 @@ THUMBNAILS = \ $(DEST)/qgis-dublin-fw-fh.png \ $(DEST)/erdc-road-fw-fh.png \ $(DEST)/erdc-tree-fw-fh.png \ - $(DEST)/erdc-wave-fw-fh.png + $(DEST)/erdc-wave-fw-fh.png \ + $(DEST)/scott-hanselman-tw-th.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf -- 2.26.2