aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-06-16 15:42:37 +0000
committerWerner Koch <[email protected]>2009-06-16 15:42:37 +0000
commitbebd9cbe29cf6db15469502b5c6b1f83c93513ef (patch)
treef2812ddbb4ddd2f00592b36a6c16cbf494cc7f81 /tests/gpg/Makefile.am
parentdoc/ (diff)
downloadgpgme-bebd9cbe29cf6db15469502b5c6b1f83c93513ef.tar.gz
gpgme-bebd9cbe29cf6db15469502b5c6b1f83c93513ef.zip
Add support for gpg --fetch-keys.
Diffstat (limited to '')
-rw-r--r--tests/gpg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am
index fdb023c9..441e80ca 100644
--- a/tests/gpg/Makefile.am
+++ b/tests/gpg/Makefile.am
@@ -51,7 +51,7 @@ t_thread1_LDADD = ../../src/libgpgme-pthread.la
# We don't run t-genkey in the test suite, because it takes too long
# The other programs are used for debugging.
-noinst_PROGRAMS = $(TESTS) t-genkey pgp-keylist pgp-export
+noinst_PROGRAMS = $(TESTS) t-genkey pgp-keylist pgp-export pgp-import
mkdemodirs: mkdemodirs.in Makefile
sed -e 's,[@]GPG[@],$(GPG),g' < $(srcdir)/mkdemodirs.in > mkdemodirs