summaryrefslogtreecommitdiffstats
path: root/flyers/mayday/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2016-01-11 20:13:48 +0100
committerGustav Eek <gustav@fripost.org>2016-01-11 20:13:48 +0100
commit8461e2087ad6bd109db91913ade061837609d4a9 (patch)
tree03a7945dafd0c6b755cd333c06175dadb5477c41 /flyers/mayday/Makefile
parent1e48b4bf03f047a497988954241666cc6ec65215 (diff)
The May Day flier updated again
* Frame around logo adjusted * Small text typo fixes * Copyright text adjustments
Diffstat (limited to 'flyers/mayday/Makefile')
-rw-r--r--flyers/mayday/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/flyers/mayday/Makefile b/flyers/mayday/Makefile
index 7a74887..4de3b44 100644
--- a/flyers/mayday/Makefile
+++ b/flyers/mayday/Makefile
@@ -1,6 +1,6 @@
SHELL=/bin/bash
-flyer-1-may-2013.pdf: master.tex preamble.tex frontside.tex backside.tex
+fripost-mayday-flyer.pdf: master.tex preamble.tex frontside.tex backside.tex
latex_count=5 ;\
latex_log=$$(echo $< | sed 's/.tex/.log/') ;\
pdflatex $< ;\