X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/7cf5c72a6d353ed5a7e340562c11e54c21c85e5e..68d704b33b76ba921feb5714cf19a02b17a86599:/t/Makefile.am diff --git a/t/Makefile.am b/t/Makefile.am index 617af72..8a9e105 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -43,6 +43,7 @@ autotest_TESTS += $(top_srcdir)/codec/tests.at autotest_TESTS += $(top_srcdir)/hash/tests.at autotest_TESTS += $(top_srcdir)/struct/tests.at autotest_TESTS += $(top_srcdir)/sys/tests.at +autotest_TESTS += $(top_srcdir)/test/tests.at autotest_TESTS += $(top_srcdir)/utils/tests.at ###----- That's all, folks --------------------------------------------------