aboutsummaryrefslogtreecommitdiff
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup b/tools/setup
index 18281a31..b825a6b2 100755
--- a/tools/setup
+++ b/tools/setup
@@ -3,7 +3,7 @@
aclocal -I lib
autoconf
autoheader
-automake
+automake --add-missing --copy
if [ -f debian/rules ] ; then
chmod +x debian/rules