aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
-rw-r--r--tests/Makefile.am2
2 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6bbb41f50..6aeca177c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1899,7 +1899,6 @@ tools/Makefile
doc/Makefile
tests/Makefile
tests/openpgp/Makefile
-tests/migrations/Makefile
tests/pkits/Makefile
g10/gpg.w32-manifest
])
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