From 9b22f82afc5518961e4bea1fc516b79800e379a2 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 25 Nov 2016 09:13:01 +0100 Subject: tests: Remove tofu.db. * lang/python/Makefile.am (CLEANFILES): Add 'tofu.db'. * tests/gpg/Makefile.am (CLEANFILES): Likewise. Signed-off-by: Justus Winter --- tests/gpg/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am index c46feb07..6b6b5a81 100644 --- a/tests/gpg/Makefile.am +++ b/tests/gpg/Makefile.am @@ -45,7 +45,8 @@ TESTS = initial.test $(c_tests) final.test CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \ gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \ - random_seed S.gpg-agent .gpg-v21-migrated pubring-stamp + random_seed S.gpg-agent .gpg-v21-migrated pubring-stamp \ + tofu.db private_keys = \ 13CD0F3BDF24BE53FE192D62F18737256FF6E4FD \ -- cgit v1.2.3