aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
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 /tests/Makefile.am
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 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 307d82952..f3a2d16d9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,7 +25,7 @@ else
openpgp =
endif
-SUBDIRS = ${openpgp} . pkits
+SUBDIRS = ${openpgp} . migrations pkits
GPGSM = ../sm/gpgsm