diff options
Diffstat (limited to 'trunk/tests/gpg/Makefile.am')
-rw-r--r-- | trunk/tests/gpg/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/tests/gpg/Makefile.am b/trunk/tests/gpg/Makefile.am index 0fa03492..e946eafd 100644 --- a/trunk/tests/gpg/Makefile.am +++ b/trunk/tests/gpg/Makefile.am @@ -26,7 +26,7 @@ TESTS_ENVIRONMENT = GNUPGHOME=. GPG_AGENT_INFO= # The keylist tests must come after the import and the edit test. noinst_HEADERS = t-support.h TESTS = t-encrypt t-encrypt-sym t-encrypt-sign t-sign t-signers \ - t-decrypt t-verify t-decrypt-verify \ + t-decrypt t-verify t-decrypt-verify t-sig-notation \ t-export t-import t-trustlist t-eventloop t-edit \ t-keylist t-keylist-sig t-thread1 t-wait t-encrypt-large \ t-file-name |