summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-06-28 08:24:49 +1000
committerDamien Miller <djm@mindrot.org>2000-06-28 08:24:49 +1000
commit262ff170fbd9d2071a43e97656a6bd705dda7e4c (patch)
tree7db82d59bfa335c793a1e61a9b31711808630ef0 /Makefile.in
parent91606b17d2f8db5a1cbf32f7d780a6ac6f09bdd2 (diff)
- (djm) Added 'distprep' make target to simplify packaging
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index f5af10d7e..573b92ce6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -112,6 +112,9 @@ catman-do:
112 >$${f%%.[18]}.0 ; \ 112 >$${f%%.[18]}.0 ; \
113 done 113 done
114 114
115distprep: catman-do
116 autoreconf
117
115install: manpages $(TARGETS) install-files host-key 118install: manpages $(TARGETS) install-files host-key
116 119
117install-files: 120install-files: