From cdd2bcfa9f29615e456ad747c17bcbbcced2ca42 Mon Sep 17 00:00:00 2001 From: Daniel Hellstrom Date: Wed, 12 Nov 2014 13:21:48 +0100 Subject: testsuite: disable non-buildable dl01 dl02 tests --- testsuites/libtests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index ed773c4e06..69b5569fef 100644 --- a/testsuites/libtests/Makefile.am +++ b/testsuites/libtests/Makefile.am @@ -44,7 +44,7 @@ _SUBDIRS += syscall01 endif if DLTESTS -_SUBDIRS += dl01 dl02 +#_SUBDIRS += dl01 dl02 endif include $(top_srcdir)/../automake/test-subdirs.am -- cgit v1.2.3