aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.maintainer b/README.maintainer
index 1ff7d501..019a41d4 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -26,9 +26,7 @@ Release Reminders
* To construct a source distribution from a pristine checkout,
make_dist does the following:
- aclocal -I m4
- autoheader
- autoconf
+ ./autogen.sh
./configure --enable-doc-maintenance
make build_manual
make distclean