summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-12 18:33:33 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-01-12 18:33:33 +0100
commit68b08a11babb7274048ef836a078959d126c97b7 (patch)
tree1f4086403ba26ba20d2f5a842fb8900f6885e7b6 /Repository.mk
parent830a2b923528323e0f39259234dfee26d9d44d21 (diff)
ops, also adapt registering of the executable
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/Repository.mk b/Repository.mk
index 38a52d540777..ac24a618c509 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -101,9 +101,15 @@ endif
endif
-ifneq ($(WITH_MOZILLA),NO)
+ifeq ($(ENABLE_NSPLUGIN),YES)
+$(eval $(call gb_Helper_register_executables,OOO,\
+ nsplugin \
+))
+
+endif
+
+ifeq ($(WITH_MOZILLA),YES)
$(eval $(call gb_Helper_register_executables,OOO,\
- nsplugin \
pluginapp.bin \
))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \