summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rwxr-xr-xqpid/cpp/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bootstrap b/qpid/cpp/bootstrap
index 632f6a0d8c..d6ff19765b 100755
--- a/qpid/cpp/bootstrap
+++ b/qpid/cpp/bootstrap
@@ -36,7 +36,7 @@ cat > src/managementgen.mk <<EOF
\$(mgen_cmd)
EOF
-automake
+automake --add-missing
autoconf
# Optionally do the build as well.