summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 6f25ade..6094e6f 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -11,6 +11,6 @@ $gnulibtool --m4-base build-aux --source-base build-aux --import git-version-gen
echo TODO >AUTHORS
-(cd m4 && ../build-aux/gitlog-to-changelog -- master >../ChangeLog)
+build-aux/gitlog-to-changelog -- master >ChangeLog
autoreconf --install -Wall