aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2011-02-08 04:15:33 +0100
committerSebastian Pipping <sebastian@pipping.org>2011-02-08 04:36:31 +0100
commitc309635e0357b825531ca44df6e9019bb69d3a73 (patch)
tree3876f96e84aea1a2101e96a106955ec630a86dbe /Makefile
parentAdd missing asciidoc.conf (diff)
downloadlayman-c309635e0357b825531ca44df6e9019bb69d3a73.tar.gz
layman-c309635e0357b825531ca44df6e9019bb69d3a73.tar.bz2
layman-c309635e0357b825531ca44df6e9019bb69d3a73.zip
Makefile: Remove target "www"
Diffstat (limited to 'Makefile')
-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