]> arthur.barton.de Git - bup.git/blobdiff - configure
config: more config stuff to config/ subdir, call it from Makefile.
[bup.git] / configure
diff --git a/configure b/configure
new file mode 100755 (executable)
index 0000000..d9626dc
--- /dev/null
+++ b/configure
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd config &&
+exec ./configure "$@"