keys: Add test script.
[tripe] / t / Makefile.am
index 0266547..0e05409 100644 (file)
@@ -30,4 +30,7 @@ autotest_TESTS                 =
 ###--------------------------------------------------------------------------
 ### Test directories.
 
+## Key management.
+autotest_TESTS         += $(top_srcdir)/keys/tests.at
+
 ###----- That's all, folks --------------------------------------------------