diff options
Diffstat (limited to 'tests/openpgp/Makefile.am')
-rw-r--r-- | tests/openpgp/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index e5be42b41..8faf747fd 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -276,11 +276,7 @@ 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 -if DISABLE_REGEX -EXTRA_DIST += trust-pgp-4.scm -else XTESTS += trust-pgp-4.scm -endif clean-local: -rm -rf private-keys-v1.d openpgp-revocs.d tofu.d gpgtar.d |