summaryrefslogtreecommitdiffstats
path: root/flyers/mayday/Makefile
diff options
context:
space:
mode:
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 $< ;\