aboutsummaryrefslogtreecommitdiff
path: root/dist/tests/cxx/hybrid/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/tests/cxx/hybrid/makefile')
-rw-r--r--dist/tests/cxx/hybrid/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/tests/cxx/hybrid/makefile b/dist/tests/cxx/hybrid/makefile
index e5b2328..8733e6b 100644
--- a/dist/tests/cxx/hybrid/makefile
+++ b/dist/tests/cxx/hybrid/makefile
@@ -15,7 +15,7 @@ endif
endif
ifeq ($(XSDE_IOSTREAM),y)
-dirs += built-in default list recursive test-template union
+dirs += built-in default list test-template union
ifeq ($(XSDE_CDR),y)
dirs += binary/cdr
@@ -26,7 +26,7 @@ dirs += binary/xdr
endif
ifeq ($(XSDE_PARSER_VALIDATION),y)
-dirs += choice
+dirs += choice recursive
endif
endif # XSDE_IOSTREAM