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/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/hybrid/makefile b/tests/cxx/hybrid/makefile
index 27fab94..2de069f 100644
--- a/tests/cxx/hybrid/makefile
+++ b/tests/cxx/hybrid/makefile
@@ -7,7 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
tests := sequences
-ifeq ($(xsde_polymorphism),y)
+ifeq ($(xsde_polymorphic),y)
tests += polymorphism
endif