[Pkg-gnupg-commit] [gpgme] 66/132: qt: Make sure to remove the tofu.db on clean.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Apr 26 01:01:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gpgme.
commit 30a603580e0f196c721fa4bd44d24077d9bc06c3
Author: Justus Winter <justus at g10code.com>
Date: Tue Feb 14 12:45:15 2017 +0100
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 at g10code.com>
---
lang/qt/tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/qt/tests/Makefile.am b/lang/qt/tests/Makefile.am
index e3aa3be..93dce07 100644
--- a/lang/qt/tests/Makefile.am
+++ b/lang/qt/tests/Makefile.am
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list