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