summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2016-11-17 13:11:48 +0100
committerJustus Winter <justus@g10code.com>2016-12-14 16:50:44 +0100
commit948cca9c99e701a1668bb5fd6e25f07e35381b4d (patch)
treeb3bf89cae422afe9503315c90e0ee920083300ad /tests/Makefile.am
parentcommon: Support locating components in the build tree. (diff)
downloadgnupg2-948cca9c99e701a1668bb5fd6e25f07e35381b4d.tar.xz
gnupg2-948cca9c99e701a1668bb5fd6e25f07e35381b4d.zip
tests: Reuse GPGME's tests.
* configure.ac (AC_CONFIG_FILES): Add new Makefile. * tests/Makefile.am (SUBDIRS): Add new directory. * tests/gpgme/Makefile.am: New file. * tests/gpgme/gpgme-defs.scm: Likewise. * tests/gpgme/run-tests.scm: Likewise. * tests/gpgme/setup.scm: Likewise. * tests/gpgme/wrap.scm: Likewise. Signed-off-by: Justus Winter <justus@g10code.com>
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 2fbdc7fa1..c022e2a6e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,7 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = gpgscm openpgp migrations pkits .
+SUBDIRS = gpgscm openpgp migrations gpgme pkits .
GPGSM = ../sm/gpgsm