aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/error-handling/exceptions/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/error-handling/exceptions/makefile')
-rw-r--r--tests/cxx/parser/error-handling/exceptions/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/parser/error-handling/exceptions/makefile b/tests/cxx/parser/error-handling/exceptions/makefile
index e68d089..a0ed479 100644
--- a/tests/cxx/parser/error-handling/exceptions/makefile
+++ b/tests/cxx/parser/error-handling/exceptions/makefile
@@ -35,7 +35,7 @@ $(skel) $(dist) $(dist-win): xsde_options += --type-map $(src_base)/test.map
$(skel): $(out_root)/xsde/xsde $(src_base)/test.map
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#