summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 14c26425f9..16861a2016 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,3 +30,8 @@ endif
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
EXTRA_DIST = cfg.mk maint.mk .clcopying
+
+dist-hook:
+ rm -f ChangeLog
+ make ChangeLog
+ make -C doc/manpages doit