summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuites/libtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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