summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2020-04-28 15:27:40 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2020-04-28 15:27:40 +0300
commitf0d919e3561ccdb1e779f78f852c14471c6f7b48 (patch)
treee0302941080efaf21521efe91264cf181ce91351 /Makefile
parentd3ee74da2976b46e198666d20a975a910e9de9bb (diff)
downloadwmf-talks-f0d919e3561ccdb1e779f78f852c14471c6f7b48.tar.gz
Update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8ac48bf..459a199 100644
--- a/Makefile
+++ b/Makefile
@@ -7,3 +7,5 @@ all: $(pdfs)
.md.pdf:
pandoc --filter sp-filter -t beamer -o $@ $<
+
+$(htmls): Makefile