diff options
Diffstat (limited to 'tests/openpgp/Makefile.am')
-rw-r--r-- | tests/openpgp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index c62f61e1b..8be66a183 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -72,6 +72,7 @@ XTESTS = \ conventional-mdc.scm \ multisig.scm \ verify.scm \ + verify-multifile.scm \ gpgv-forged-keyring.scm \ armor.scm \ import.scm \ |