summaryrefslogtreecommitdiffstats
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/setup b/tools/setup
index 084399b..eb07b71 100755
--- a/tools/setup
+++ b/tools/setup
@@ -31,6 +31,7 @@ aclocal -I lib
31autoheader 31autoheader
32automake --add-missing --copy 32automake --add-missing --copy
33autoconf 33autoconf
34autopoint
34 35
35if [ -f debian/rules ] ; then 36if [ -f debian/rules ] ; then
36 chmod +x debian/rules 37 chmod +x debian/rules