summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 688fde0..376e26e 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -31,6 +31,7 @@ full-write
getdate
getopt-gnu
gettime
+gitlog-to-changelog
git-version-gen
hash
lchmod
@@ -97,3 +98,6 @@ xalloc
# m4/xsize.m4
# '
# fi
+
+# Automake requires that ChangeLog exist.
+touch ChangeLog || exit 1