summaryrefslogtreecommitdiff
path: root/instsetoo_native/Module_instsetoo_native.mk
diff options
context:
space:
mode:
Diffstat (limited to 'instsetoo_native/Module_instsetoo_native.mk')
-rw-r--r--instsetoo_native/Module_instsetoo_native.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/Module_instsetoo_native.mk b/instsetoo_native/Module_instsetoo_native.mk
index 15662503d3cc..cde68596b7f8 100644
--- a/instsetoo_native/Module_instsetoo_native.mk
+++ b/instsetoo_native/Module_instsetoo_native.mk
@@ -21,6 +21,7 @@ $(eval $(call gb_Module_add_targets,instsetoo_native,\
CustomTarget_setup \
Package_setup \
Package_setup_ure \
+ $(if $(ENABLE_OOENV),Package_instsetoo_native_ooenv) \
))
# vim: set noet sw=4 ts=4: