summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
-rw-r--r--bootstrap.conf1
2 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cb3cc2c..22d1a59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,3 +25,8 @@ distcheck-hook:
else \
:; \
fi
+
+dist-hook:
+ $(top_srcdir)/build-aux/gitlog-to-changelog --since=2008-01-01 \
+ > $(distdir)/cl-t
+ mv $(distdir)/cl-t $(distdir)/ChangeLog
diff --git a/bootstrap.conf b/bootstrap.conf
index 7727a7b..6227049 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -55,6 +55,7 @@ gnulib_modules="
getopt
gettext
git-version-gen
+ gitlog-to-changelog
gnu-make
gnupload
havelib