diff --git a/configure.ac b/configure.ac index 4dfbb7c1dc..d712281e53 100644 --- a/configure.ac +++ b/configure.ac @@ -147,3 +147,5 @@ AC_CONFIG_FILES([RSAEuro/source/Makefile AC_CONFIG_HEADER([config.h]) AC_OUTPUT + +(cd test && ./test_sanity.py)