Kaydet (Commit) 68b08a11 authored tarafından Matúš Kukan's avatar Matúš Kukan

ops, also adapt registering of the executable

üst 830a2b92
......@@ -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, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment