aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/choice/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/choice/makefile')
-rw-r--r--tests/cxx/hybrid/choice/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/hybrid/choice/makefile b/tests/cxx/hybrid/choice/makefile
index 13f6816..b455f79 100644
--- a/tests/cxx/hybrid/choice/makefile
+++ b/tests/cxx/hybrid/choice/makefile
@@ -47,7 +47,7 @@ $(gen): xsde := $(out_root)/xsde/xsde
$(gen) $(dist) $(dist-win): xsde_options += --generate-parser \
--generate-serializer --generate-aggregate
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#