aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/polymorphism/enumeration/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/polymorphism/enumeration/makefile')
-rw-r--r--tests/cxx/hybrid/polymorphism/enumeration/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/hybrid/polymorphism/enumeration/makefile b/tests/cxx/hybrid/polymorphism/enumeration/makefile
index 7bb004b..065156b 100644
--- a/tests/cxx/hybrid/polymorphism/enumeration/makefile
+++ b/tests/cxx/hybrid/polymorphism/enumeration/makefile
@@ -49,7 +49,7 @@ $(gen) $(dist) $(dist-win): xsde_options += --generate-parser \
--custom-data fbvd --generate-polymorphic --generate-typeinfo \
--polymorphic-type base --polymorphic-type simple
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#