From b0dccc98bd079fc877818538241b43b1062f7f78 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 24 Jun 2019 11:04:31 +0300 Subject: Add: add muck.md to documens to format in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1