diff options
Diffstat (limited to 'checks/Makefile.am')
-rw-r--r-- | checks/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/checks/Makefile.am b/checks/Makefile.am index cf784a5bf..8fb3d7d36 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -19,8 +19,8 @@ TEST_FILES = pubring.asc secring.asc plain-1o.asc plain-2o.asc plain-3o.asc \ DATA_FILES = data-500 data-9000 data-32000 data-80000 EXTRA_DIST = defs.inc run-gpg run-gpgm run-gpg.patterns $(TESTS) $(TEST_FILES) -CLEANFILES = prepared.stamp x y z out err $(DATA_FILES) \ - plain-1 plain-2 plain-3 +CLEANFILES = prepared.stamp x y yy z out err $(DATA_FILES) \ + plain-1 plain-2 plain-3 options trustdb.gpg *.lock .\#lk* DISTCLEANFILES = pubring.gpg secring.gpg pubring.pkr secring.skr |