Clean up gpgme's tests/gpg when gpg2.1 is available

* tests/gpg/Makefile.am: Clean up .gpg-v21-migrated
--

We also need to gitignore this file.
This commit is contained in:
Daniel Kahn Gillmor 2014-09-23 12:46:00 -04:00 committed by Werner Koch
parent 4160ef90a1
commit 36997e0f74
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
.deps .deps
.gpg-v21-migrated
.libs .libs
gpg-agent.conf gpg-agent.conf
gpg.conf gpg.conf

View File

@ -43,7 +43,7 @@ TESTS = initial.test $(c_tests) final.test
CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \ CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \
gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \ gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \
random_seed S.gpg-agent random_seed S.gpg-agent .gpg-v21-migrated
private_keys = \ private_keys = \
13CD0F3BDF24BE53FE192D62F18737256FF6E4FD \ 13CD0F3BDF24BE53FE192D62F18737256FF6E4FD \