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