summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-01-30 14:44:28 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-01-30 14:44:28 +0000
commita5e35bc7ef515e75a9399d0c62a8292d0a63e2c5 (patch)
treed51580400f53af5fe0d1954564c21b595c65ea70 /Makefile
parenta0da9bc20db3196db0de60334128597c02659984 (diff)
downloadquilt-a5e35bc7ef515e75a9399d0c62a8292d0a63e2c5.tar.gz
Move documentation to doc/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index c935c6c..f9d1707 100644
--- a/Makefile
+++ b/Makefile
@@ -46,10 +46,10 @@ SRC += $(LIB_SRC:%=lib/%)
DIRT += $(LIB_IN:%=lib/%) lib/backup-files{,.o}
DOC_IN := README
-DOC_SRC := $(DOC_IN:%=%.in)
-DOC := $(DOC_IN) docco.txt
-SRC += $(DOC_SRC) docco.txt
-DIRT += $(DOC_IN)
+DOC_SRC := $(DOC_IN:%=doc/%.in)
+DOC := $(DOC_IN) doc/docco.txt
+SRC += $(DOC_SRC) doc/docco.txt
+DIRT += $(DOC_IN:%=doc/%)
MAN1 := bin/guards.1