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