X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/1c5f4539ddb76b31756f0a1fdd9e3a489bba40d2..8cae2567b6a99f65e5fc28bd4a8475b47d69948e:/t/Makefile.am diff --git a/t/Makefile.am b/t/Makefile.am index 02665478..0e05409a 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -30,4 +30,7 @@ autotest_TESTS = ###-------------------------------------------------------------------------- ### Test directories. +## Key management. +autotest_TESTS += $(top_srcdir)/keys/tests.at + ###----- That's all, folks --------------------------------------------------