aboutsummaryrefslogtreecommitdiffstats
path: root/gpgscm
diff options
context:
space:
mode:
Diffstat (limited to 'gpgscm')
-rw-r--r--gpgscm/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/gpgscm/Makefile.am b/gpgscm/Makefile.am
index 43741f2..ca6d455 100644
--- a/gpgscm/Makefile.am
+++ b/gpgscm/Makefile.am
@@ -50,6 +50,7 @@ t_child_SOURCES = t-child.c
# important for parallel builds (i.e. make -j2).
$(PROGRAMS): ../src/libgpg-error.la
-check-local: gpgscm$(EXEEXT) t-child$(EXEEXT)
- EXEEXT=$(EXEEXT) GPGSCM_PATH=$(srcdir) \
- ./gpgscm$(EXEEXT) $(srcdir)/t-child.scm
+# Temporary disabled (2017-11-29)
+#check-local: gpgscm$(EXEEXT) t-child$(EXEEXT)
+# EXEEXT=$(EXEEXT) GPGSCM_PATH=$(srcdir) \
+# ./gpgscm$(EXEEXT) $(srcdir)/t-child.scm