summaryrefslogtreecommitdiffstats
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/setup b/tools/setup
index b0de8f6..293aec6 100755
--- a/tools/setup
+++ b/tools/setup
@@ -1,9 +1,9 @@
1#! /bin/sh 1#! /bin/sh
2 2
3aclocal 3aclocal
4automake
5autoheader
6autoconf 4autoconf
5autoheader
6automake
7 7
8if [ -f debian/rules ] ; then 8if [ -f debian/rules ] ; then
9 chmod +x debian/rules 9 chmod +x debian/rules