summaryrefslogtreecommitdiff
path: root/tests/gpg
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-08-27 14:13:18 +0200
committerWerner Koch <wk@gnupg.org>2021-08-27 14:13:36 +0200
commitaaf448b1e81e7421e539ac2deb9dc9d3d1459016 (patch)
treeab5872e35d0edc99692c08584227f55b9ef1c53e /tests/gpg
parent8fe15462829b5049137b3f631564b72c4f63c5e2 (diff)
downloadgpgme-aaf448b1e81e7421e539ac2deb9dc9d3d1459016.tar.gz
build: Fix make distcheck problem.
* tests/start-stop-agent: Use -f with rm. Also use cat instead of cp. -- Also shorted some lines.
Diffstat (limited to 'tests/gpg')
-rw-r--r--tests/gpg/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am
index 311d7d44..bab9dd9a 100644
--- a/tests/gpg/Makefile.am
+++ b/tests/gpg/Makefile.am
@@ -38,8 +38,8 @@ endif
c_tests = \
t-encrypt t-encrypt-sym t-encrypt-sign t-sign t-signers \
t-decrypt t-verify t-decrypt-verify t-sig-notation t-export \
- t-import t-edit t-keylist t-keylist-sig t-keylist-secret-sig t-wait \
- t-encrypt-large t-file-name t-gpgconf t-encrypt-mixed t-edit-sign \
+ t-import t-edit t-keylist t-keylist-sig t-keylist-secret-sig t-wait \
+ t-encrypt-large t-file-name t-gpgconf t-encrypt-mixed t-edit-sign \
$(tests_unix)
TESTS = initial.test $(c_tests) final.test