summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--Makefile.in3
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fcf1d561..6398238b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
3 - (djm) Use atomicio in loginrec 3 - (djm) Use atomicio in loginrec
4 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for 4 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
5 Irix 6.x array sessions, project id's, and system audit trail id. 5 Irix 6.x array sessions, project id's, and system audit trail id.
6 - (djm) Added 'distprep' make target to simplify packaging
6 7
720000627 820000627
8 - (djm) Fixes to login code - not setting li->uid, cleanups 9 - (djm) Fixes to login code - not setting li->uid, cleanups
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: