X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/1d3a7ff684c36162124901504e62a4c6d48ead2f..ee2c6904c083d5bc5cfbbf6fa377604c9c42b8f5:/mkauto.sh diff --git a/mkauto.sh b/mkauto.sh new file mode 100755 index 0000000..93670e9 --- /dev/null +++ b/mkauto.sh @@ -0,0 +1,2 @@ +#!/bin/sh +aclocal && autoconf && autoheader && automake -a --foreign