From 7129b29196e657f1cf5c4020b3fdbecfb6dad572 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 8 Jun 2008 11:56:48 +0300 Subject: Added OpenPGP certificate verification test. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 4d1a4359fe..4684ec5066 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = rsa-md5-collision pkcs1-padding pkcs8-decode pkcs12-decode \ userid pathlen key-id sha2 hostname-check if ENABLE_OPENPGP -SUBDIRS += openpgp +SUBDIRS += openpgp openpgp-certs endif EXTRA_DIST = libgcrypt.supp -- cgit v1.2.1