From 8c32ba6112b2935d643753e35119d9b3d18f4a4a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 09:46:57 -0800 Subject: [PATCH] Makefile: Add qgis-dublin-fw-fh.png to requested thumbnails --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23d32fe..1fe3e38 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,8 @@ THIRD_HEIGHT = 160 THUMBNAILS = \ $(DEST)/SWC-logo.svg \ $(DEST)/USACE-logo.svg \ - $(DEST)/gvwilson-swc-fw-fh.png + $(DEST)/gvwilson-swc-fw-fh.png \ + $(DEST)/qgis-dublin-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf -- 2.26.2