summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2009-12-05 03:15:11 +0100
committerSebastian Pipping <sebastian@pipping.org>2009-12-05 03:15:11 +0100
commit38b74db5d5e29b360834f525a2d07444e30ba213 (patch)
tree4840c9ceb66684009ea570c3d7d1f759308e0c95 /Makefile
parente9279ed990f591d662c914a7d57c0c56b3c02679 (diff)
downloadlayman-38b74db5d5e29b360834f525a2d07444e30ba213.tar.gz
layman-38b74db5d5e29b360834f525a2d07444e30ba213.tar.bz2
layman-38b74db5d5e29b360834f525a2d07444e30ba213.zip
Remove subversion'ess from helper Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5212a29..c858935 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.PHONY: www
www:
- cp trunk/layman/doc/layman.8.html www/index.html
+ cp doc/layman.8.html www/index.html
.PHONY: release
release: