summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5a78d8e..887ffd8 100644
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,6 @@ check :
tidy -quiet -output /dev/null $<
touch $@
-README.md doc.go doc/index.html : document.md
-
doc/body.md README.md doc.go : document.md
lua doc/doc.lua
gofmt -s -w doc.go