summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/Makefile.am')
-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 179c123204..26e11c69f6 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -37,7 +37,7 @@ _SUBDIRS += syscall01
endif
if DLTESTS
-_SUBDIRS += dl01
+_SUBDIRS += dl01 dl02
endif
include $(top_srcdir)/../automake/test-subdirs.am