aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-06-09 16:01:02 +0000
committerWerner Koch <[email protected]>2009-06-09 16:01:02 +0000
commitcaf36ce1ce34e88de870ea4e7586c3133a9f7afa (patch)
tree49a81dbfd1f4cf482c31d06c6f2bc9c8a3d75b95 /tests/gpg/Makefile.am
parentDo not distribute gpgme.h. (diff)
downloadgpgme-caf36ce1ce34e88de870ea4e7586c3133a9f7afa.tar.gz
gpgme-caf36ce1ce34e88de870ea4e7586c3133a9f7afa.zip
Add gpgme_io_write and gpgme_io_read.
Minor cleanups.
Diffstat (limited to 'tests/gpg/Makefile.am')
-rw-r--r--tests/gpg/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am
index 57e53132..5da0bbbf 100644
--- a/tests/gpg/Makefile.am
+++ b/tests/gpg/Makefile.am
@@ -63,8 +63,9 @@ clean-local:
all-local: ./pubring.gpg ./gpg.conf ./gpg-agent.conf
./pubring.gpg: $(srcdir)/pubdemo.asc ./Alpha/Secret.gpg
- $(GPG) --homedir . --import $(srcdir)/pubdemo.asc
- $(GPG) --homedir . --allow-secret-key-import \
+ -$(GPG) --homedir . --no-permission-warning \
+ --import $(srcdir)/pubdemo.asc
+ -$(GPG) --homedir . --no-permission-warning \
--import Alpha/Secret.gpg Zulu/Secret.gpg
./Alpha/Secret.gpg: mkdemodirs secdemo.asc