aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-04-20 12:48:12 +0000
committerJustus Winter <[email protected]>2016-04-20 13:02:37 +0000
commitdefbc70b4a16264e067daf76678ecfb9d030dee4 (patch)
tree1ee8a06c87547926a047e3668b54c443b9b63237 /configure.ac
parentspeedo: Use swdb.lst to define the SQLite version. (diff)
downloadgnupg-defbc70b4a16264e067daf76678ecfb9d030dee4.tar.gz
gnupg-defbc70b4a16264e067daf76678ecfb9d030dee4.zip
tests: Test the migration from a classic GnuPG home directory.
* configure.ac: Add new directory. * tests/Makefile.am (SUBDIRS): Likewise. * tests/migrations/Makefile.am: New file. * tests/migrations/from-classic.gpghome/pubring.gpg.asc: Likewise. * tests/migrations/from-classic.gpghome/secring.gpg.asc: Likewise. * tests/migrations/from-classic.gpghome/trustdb.gpg.asc: Likewise. * tests/migrations/from-classic.test: Likewise. Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 70c1d143d..d959fc524 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1897,6 +1897,7 @@ tools/Makefile
doc/Makefile
tests/Makefile
tests/openpgp/Makefile
+tests/migrations/Makefile
tests/pkits/Makefile
g10/gpg.w32-manifest
])