summaryrefslogtreecommitdiffstats
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
parent91606b17d2f8db5a1cbf32f7d780a6ac6f09bdd2 (diff)
- (djm) Added 'distprep' make target to simplify packaging
-rw-r--r--ChangeLog1
-rw-r--r--Makefile.in3
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fcf1d56..6398238b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
- (djm) Use atomicio in loginrec
- (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
Irix 6.x array sessions, project id's, and system audit trail id.
+ - (djm) Added 'distprep' make target to simplify packaging
20000627
- (djm) Fixes to login code - not setting li->uid, cleanups
diff --git a/Makefile.in b/Makefile.in
index f5af10d7..573b92ce 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -112,6 +112,9 @@ catman-do:
>$${f%%.[18]}.0 ; \
done
+distprep: catman-do
+ autoreconf
+
install: manpages $(TARGETS) install-files host-key
install-files: