From 38b74db5d5e29b360834f525a2d07444e30ba213 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sat, 5 Dec 2009 03:15:11 +0100 Subject: Remove subversion'ess from helper Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-1-g7c22