summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-04-29 19:40:03 +0300
committerLars Wirzenius <liw@liw.fi>2019-04-29 19:40:03 +0300
commitf1d19cee2fe0ee953e8652357907029fac3939ae (patch)
tree1eb3219a13d6a5d13c1c4fbbcbf1d3ce07d530c7 /Makefile
parent315fbae5532c1a0bddac82b927e936e3f666ade0 (diff)
downloadsaga-poc-f1d19cee2fe0ee953e8652357907029fac3939ae.tar.gz
Add: muck3 (changes to emphasis of regex matches)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 640b4cb..dc38837 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: muck1.pdf muck2.pdf
+all: muck1.pdf muck2.pdf muck3.pdf
%.pdf: %.yarn
pandoc -o $@ $< \