From defbc70b4a16264e067daf76678ecfb9d030dee4 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 20 Apr 2016 14:48:12 +0200 Subject: 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 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 ]) -- cgit v1.2.3