diff --git a/tests/Makefile.am b/tests/Makefile.am index d1230d93..417f3b87 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,8 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_SCRIPTS = test-manpage.sh \ test-fuzzing.sh \ test-pkcs11-tool-test.sh \ - test-pkcs11-tool-sign-verify.sh + test-pkcs11-tool-sign-verify.sh \ + test-pkcs11-tool-allowed-mechanisms.sh TESTS = \ test-manpage.sh \