From 194ed7268cbb20e0070849b4b5070f856b9e7cf4 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Jan 2014 10:08:24 -0800 Subject: [PATCH] Makefile: Add erdc-*-fw-fh.png to requested thumbnails --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1fe3e38..126136e 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,10 @@ THUMBNAILS = \ $(DEST)/SWC-logo.svg \ $(DEST)/USACE-logo.svg \ $(DEST)/gvwilson-swc-fw-fh.png \ - $(DEST)/qgis-dublin-fw-fh.png + $(DEST)/qgis-dublin-fw-fh.png \ + $(DEST)/erdc-road-fw-fh.png \ + $(DEST)/erdc-tree-fw-fh.png \ + $(DEST)/erdc-wave-fw-fh.png .PRECIOUS: $(DEST)/% $(DEST)/%.png $(DEST)/%.pdf -- 2.26.2