diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/openpgp/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index f6014c9c5..2abb43d9a 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -279,6 +279,8 @@ CLEANFILES = prepared.stamp x y yy z out err $(data_files) \ gnupg-test.stop random_seed gpg-agent.log tofu.db \ passphrases sshcontrol S.gpg-agent.ssh report.xml +XTESTS += trust-pgp-4.scm + clean-local: -rm -rf private-keys-v1.d openpgp-revocs.d tofu.d gpgtar.d |