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 9eb69ee41..c62f61e1b 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -52,6 +52,7 @@ XTESTS = \ sigs.scm \ sigs-dsa.scm \ encrypt.scm \ + encrypt-multifile.scm \ encrypt-dsa.scm \ seat.scm \ clearsig.scm \ |