Discard the 'master' makefile, in favour of using Automake for all
[sgt/agedu] / mkauto.sh
diff --git a/mkauto.sh b/mkauto.sh
new file mode 100755 (executable)
index 0000000..93670e9
--- /dev/null
+++ b/mkauto.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+aclocal && autoconf && autoheader && automake -a --foreign