summaryrefslogtreecommitdiff
path: root/source3/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source3/autogen.sh')
-rwxr-xr-xsource3/autogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/autogen.sh b/source3/autogen.sh
index e8160d2173..3c2011e5a7 100755
--- a/source3/autogen.sh
+++ b/source3/autogen.sh
@@ -51,6 +51,7 @@ echo "$0: running script/mkversion.sh"
./script/mkversion.sh || exit 1
rm -rf autom4te*.cache
+rm -f configure include/config.h*
echo "$0: running $AUTOHEADER"
$AUTOHEADER || exit 1