summaryrefslogtreecommitdiffstats
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 eb07b71..6f3fdee 100755
--- a/tools/setup
+++ b/tools/setup
@@ -31,7 +31,7 @@ aclocal -I lib
31autoheader 31autoheader
32automake --add-missing --copy 32automake --add-missing --copy
33autoconf 33autoconf
34autopoint 34autopoint --force
35 35
36if [ -f debian/rules ] ; then 36if [ -f debian/rules ] ; then
37 chmod +x debian/rules 37 chmod +x debian/rules