summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-30 14:42:53 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-30 14:42:53 +0200
commit3a86b2b6b2610405029892f0013553d69dce68f0 (patch)
treef8d77c24bc09bece5bc39356d1dab211da2385c5
parent72257a28c910cb89436de6ff828d56be2fab560a (diff)
Fix include download target for front page photo in download target.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91001d2..abaca6d 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ all: $(flavors:%=$(stem)-%.pdf)
download:: get-$(stem).raw
download:: get-$(stem)-front-logo2.bmp get-$(stem)-front-a4-orig.svg
-download:: get-$(stem)-front-photo-orig.jpg: get-%:
+download:: get-$(stem)-front-photo-orig.jpg
get-$(stem).raw: get-%:
./mediawiki-fetch $(source_baseurl) $(source_basename) $*