summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-24 11:04:31 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-24 11:04:31 +0300
commitb0dccc98bd079fc877818538241b43b1062f7f78 (patch)
treec5d2d5098c59d97de86c84b1c34e509a32928fcd
parente32eb85bd50fe01b289e28fb558d41800d9a10c1 (diff)
downloadfable-poc-b0dccc98bd079fc877818538241b43b1062f7f78.tar.gz
Add: add muck.md to documens to format in Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06f1414..a6a4da4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-docs = echo.md tutorial.md fable-arch.md jt.md
+docs = echo.md tutorial.md fable-arch.md jt.md muck.md
outputs = $(docs:.md=.pdf) $(docs:.md=.html)
.SUFFIXES: .md .pdf .html .tmp