summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup b/tools/setup
index d421791..8a7b6ce 100755
--- a/tools/setup
+++ b/tools/setup
@@ -21,7 +21,7 @@ fi
21autopoint --force 21autopoint --force
22aclocal -I lib 22aclocal -I lib
23autoheader 23autoheader
24automake --add-missing --force-missing 24automake --add-missing --force-missing --copy
25autoconf 25autoconf
26 26
27if [ -f debian/rules ] ; then 27if [ -f debian/rules ] ; then