diff options
Diffstat (limited to 'tests/gpgsm/Makefile.am')
-rw-r--r-- | tests/gpgsm/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am index c73faeaf..a5667a85 100644 --- a/tests/gpgsm/Makefile.am +++ b/tests/gpgsm/Makefile.am @@ -65,6 +65,7 @@ BUILT_SOURCES = gpgsm.conf trustlist.txt pubring-stamp \ ./gpgsm.conf: echo disable-crl-checks > ./gpgsm.conf echo faked-system-time 1008241200 >> ./gpgsm.conf + echo "agent-program `which $(GPG_AGENT)`|--debug-quick-random" >> ./gpg.conf ./private-keys-v1.d/gpg-sample.stamp: $(srcdir)/$(key_id) -gpgconf --kill all |