qt: Make sure to remove the tofu.db on clean.
* lang/qt/tests/Makefile.am (CLEANFILES): Add 'tofu.db'. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
01d5c17587
commit
30a603580e
@ -72,7 +72,7 @@ noinst_PROGRAMS = t-keylist t-keylocate t-ownertrust t-tofuinfo t-encrypt \
|
||||
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 $(moc_files) \
|
||||
gpg.conf
|
||||
gpg.conf tofu.db
|
||||
|
||||
clean-local:
|
||||
-rm -fR private-keys-v1.d crls.d
|
||||
|
Loading…
Reference in New Issue
Block a user