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