summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakedist2
1 files changed, 1 insertions, 1 deletions
diff --git a/makedist b/makedist
index d1d3a29710..7ad966da4d 100755
--- a/makedist
+++ b/makedist
@@ -109,7 +109,7 @@ done
# generate some files so people don't need bison, flex and autoconf
# to install
set -x
-./buildconf --copy
+./buildconf --copy --force
# remove buildmk.stamp. Otherwise, buildcheck.sh might not be run,
# when a user runs buildconf in the distribution.