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