summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-04-29 23:06:25 +0300
committerLars Wirzenius <liw@liw.fi>2019-04-29 23:06:25 +0300
commit15e5eced9623c42383eaeded1bc127de814b3b23 (patch)
tree57e64ab27182aa0d995588fbf45b123df902244b /Makefile
parentdf94371ba789dd4af9c186fefa6228bcdaf0989f (diff)
downloadsaga-poc-15e5eced9623c42383eaeded1bc127de814b3b23.tar.gz
Add: jt2 with binding, imlementation files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4589ec8..a7194c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: muck1.pdf muck2.pdf muck3.pdf jt1.pdf
+all: muck1.pdf muck2.pdf muck3.pdf jt1.pdf jt2.pdf
%.pdf: %.yarn
pandoc -o $@ $< \