diff options
Diffstat (limited to '')
| -rw-r--r-- | lang/qt/tests/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/qt/tests/Makefile.am b/lang/qt/tests/Makefile.am index 90f29781..f243a55e 100644 --- a/lang/qt/tests/Makefile.am +++ b/lang/qt/tests/Makefile.am @@ -71,7 +71,7 @@ CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \  	gpg.conf  clean-local: -	-rm -fR -- private-keys-v1.d +	-rm -fR  private-keys-v1.d crls.d  export GNUPGHOME := $(abs_builddir) | 
