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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index 9ea77dc6d7..effed07d50 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -47,6 +47,9 @@ endif
if DLTESTS
_SUBDIRS += dl01 dl02 dl03
+if HAS_CXX
+_SUBDIRS += dl04
+endif
endif
include $(top_srcdir)/../automake/test-subdirs.am