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 2f436441a..deed63d82 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -55,6 +55,7 @@ XTESTS = \ encrypt.scm \ encrypt-multifile.scm \ encrypt-dsa.scm \ + compression.scm \ seat.scm \ clearsig.scm \ encryptp.scm \ |