aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/makefile')
-rw-r--r--tests/cxx/hybrid/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/makefile b/tests/cxx/hybrid/makefile
index 8fb3f3f..88d89a2 100644
--- a/tests/cxx/hybrid/makefile
+++ b/tests/cxx/hybrid/makefile
@@ -10,7 +10,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
#
all_tests := sequences polymorphism iterator built-in default enumeration \
-iso8859-1 list recursive test-template union binary/cdr binary/xdr choice
+iso8859-1 list recursive test-template union binary/cdr binary/xdr choice \
+clone
build_tests := sequences
@@ -40,7 +41,7 @@ build_tests += binary/xdr
endif
ifeq ($(xsde_parser_validation),y)
-build_tests += choice recursive
+build_tests += choice recursive clone
endif
endif # xsde_iostream