aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf6
1 files changed, 6 insertions, 0 deletions
diff --git a/buildconf b/buildconf
new file mode 100755
index 000000000..ac62e0abc
--- /dev/null
+++ b/buildconf
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+automake
+aclocal
+autoheader
+autoconf