diff options
author | Werner Koch <[email protected]> | 2006-02-14 18:39:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-02-14 18:39:24 +0000 |
commit | 820225458175ed521bd83143fe7aa176d57801e4 (patch) | |
tree | 8229b747a419b5d0cbd6d85f0af9b80f6ff8e329 /checks/Makefile.am | |
parent | This commit was manufactured by cvs2svn to create tag 'V1-4-2'. (diff) | |
download | gnupg-1-4-2.tar.gz gnupg-1-4-2.zip |
Security fixV1-4-2
Diffstat (limited to '')
-rw-r--r-- | checks/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/Makefile.am b/checks/Makefile.am index d240b955b..bd62bc770 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -30,7 +30,7 @@ TESTS = version.test mds.test \ armsignencrypt.test armdetach.test \ armdetachm.test detachm.test genkey1024.test \ conventional.test conventional-mdc.test \ - multisig.test + multisig.test verify.test TEST_FILES = pubring.asc secring.asc plain-1o.asc plain-2o.asc plain-3o.asc \ |