aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary/custom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/binary/custom/makefile')
-rw-r--r--tests/cxx/hybrid/binary/custom/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/hybrid/binary/custom/makefile b/tests/cxx/hybrid/binary/custom/makefile
index 1d97162..e82f628 100644
--- a/tests/cxx/hybrid/binary/custom/makefile
+++ b/tests/cxx/hybrid/binary/custom/makefile
@@ -59,7 +59,7 @@ $(xsde_options) xml-schema.xsd)
genf += xml-schema.hxx xml-schema-pskel.hxx xml-schema-sskel.hxx
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#