summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-07-14 13:31:31 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-07-14 13:31:31 +0000
commitaf99772d8f630fb0035a96665e311b089b364266 (patch)
tree741e3e02d38f0dc117116a9cc430b7b5709a6aed /Makefile.in
parentbf8d5cd4770935b336004761c8d690e040d76b4d (diff)
downloadquilt-af99772d8f630fb0035a96665e311b089b364266.tar.gz
- Update guards script: add -l (list) and -v (invert) options.
- Add generated man pages to clean target.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 978f9a3..96c7fc9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -84,6 +84,7 @@ SRC += doc/main.tex doc/quilt.pdf doc/Makefile \
DIRT += $(DOC_IN:%=doc/%) doc/quilt.1
MAN1 := bin/guards.1 doc/quilt.1
+DIRT += $(MAN1)
#DEBIAN := changelog control copyright rules
#