aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-05-04 09:31:27 +0000
committerWerner Koch <[email protected]>2016-05-04 09:35:24 +0000
commitd696eb396a9c88319358da4333feb653994d5408 (patch)
treef5baf2b9b203187ef684315af02ca0287e14a24b /tests/Makefile.am
parentpo: Update Russian translation (diff)
downloadgnupg-d696eb396a9c88319358da4333feb653994d5408.tar.gz
gnupg-d696eb396a9c88319358da4333feb653994d5408.zip
tests: Disable the migrations tests
* tests/Makefile.am (SUBDIRS): Remove migrations. * configure.ac (AC_CONFIG_FILES): Remove migrations Makefile. -- The tests introduced with commit defbc70b require some non-portable tools like mktemp and basename. They further fail with "make distcheck". Removed for now. Signed-off-by: Werner Koch <[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 f3a2d16d9..307d82952 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,7 +25,7 @@ else
openpgp =
endif
-SUBDIRS = ${openpgp} . migrations pkits
+SUBDIRS = ${openpgp} . pkits
GPGSM = ../sm/gpgsm