X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ffc086dbf2a2f4d875a5b0f8492ee4d52636b82b..9c5a3dd8ee45c3a3cc506a52b9b788088730f41d:/setup diff --git a/setup b/setup index 5a5ae75..571b48d 100755 --- a/setup +++ b/setup @@ -4,8 +4,9 @@ set -e mklinks libtoolize mkaclocal -autoheader m4 Makefile.m4 >Makefile.am +(cd tests && m4 Makefile.m4 >Makefile.am) autoconf -automake -mkdir build +autoheader +automake -a +mkdir -p build