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.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/instsetoo_native/Module_instsetoo_native.mk b/instsetoo_native/Module_instsetoo_native.mk
index 2ee18e586a77..dc9e4a5493d9 100644
--- a/instsetoo_native/Module_instsetoo_native.mk
+++ b/instsetoo_native/Module_instsetoo_native.mk
@@ -17,11 +17,9 @@ $(eval $(call gb_Module_add_targets,instsetoo_native,\
endif
-ifneq ($(gb_RUNNABLE_INSTDIR),)
$(eval $(call gb_Module_add_targets,instsetoo_native,\
CustomTarget_setup \
Package_setup \
))
-endif
# vim: set noet sw=4 ts=4: