summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/binary/cdr/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/binary/cdr/makefile')
-rw-r--r--tests/cxx/tree/binary/cdr/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile
index da7ebe0..9298961 100644
--- a/tests/cxx/tree/binary/cdr/makefile
+++ b/tests/cxx/tree/binary/cdr/makefile
@@ -41,7 +41,7 @@ $(gen): xsd_options := --generate-insertion ACE_OutputCDR \
--generate-extraction ACE_InputCDR
$(gen): $(out_root)/xsd/xsd
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#