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 18281a3..b825a6b 100755
--- a/tools/setup
+++ b/tools/setup
@@ -3,7 +3,7 @@
3aclocal -I lib 3aclocal -I lib
4autoconf 4autoconf
5autoheader 5autoheader
6automake 6automake --add-missing --copy
7 7
8if [ -f debian/rules ] ; then 8if [ -f debian/rules ] ; then
9 chmod +x debian/rules 9 chmod +x debian/rules