summaryrefslogtreecommitdiffstats
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/setup b/tools/setup
index 8d65f4a..63da05d 100755
--- a/tools/setup
+++ b/tools/setup
@@ -1,5 +1,8 @@
1#! /bin/sh 1#! /bin/sh
2autoconf 2
3autoheader 3aclocal
4automake 4automake
5autoheader
6autoconf
7
5chmod +x debian/rules \ No newline at end of file 8chmod +x debian/rules \ No newline at end of file