summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index 252a9aab..0d8ed00e 100755
--- a/acprep
+++ b/acprep
@@ -3,7 +3,7 @@
export AUTOCONF_VERSION=2.61
export AUTOMAKE_VERSION=1.9
-touch AUTHORS COPYING
+touch AUTHORS COPYING ChangeLog
cmd=$(which glibtoolize 2>&1)
if [ -x "$cmd" ]; then