aboutsummaryrefslogtreecommitdiff
path: root/dist/tests/cxx/hybrid/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/tests/cxx/hybrid/nmakefile')
-rw-r--r--dist/tests/cxx/hybrid/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/tests/cxx/hybrid/nmakefile b/dist/tests/cxx/hybrid/nmakefile
index 57d2324..3f94ad0 100644
--- a/dist/tests/cxx/hybrid/nmakefile
+++ b/dist/tests/cxx/hybrid/nmakefile
@@ -5,7 +5,7 @@ root = ..\..\..
dirs = sequences
!if "$(XSDE_POLYMORPHIC)" == "y"
-dirs = $(dirs) polymorphism\enumeration polymorphism\multischema
+dirs = $(dirs) polymorphism\any-type polymorphism\enumeration polymorphism\multischema
!endif
!if "$(XSDE_STL)" == "y"