aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
new file mode 100755
index 0000000000..ba3bc3907b
--- /dev/null
+++ b/configure
@@ -0,0 +1,2 @@
+#!/bin/sh -e
+cd tools && ./configure $@