aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 05b8f9b..5323f92 100644
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,6 @@
doc:
$(MAKE) -C doc
-.PHONY: www
-www:
- cp doc/layman.8.html www/index.html
-
.PHONY: dist
dist: doc
rm -rf dist MANIFEST