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