Kaydet (Commit) 4e9d8ca4 authored tarafından Matúš Kukan's avatar Matúš Kukan

libreofficekit does not work with libmerged

Change-Id: I3ca4cf51f6d3999a0f701f108a7c5c21329eb1c7
üst 7a8fcfca
...@@ -15,9 +15,11 @@ $(eval $(call gb_Module_add_targets,libreofficekit,\ ...@@ -15,9 +15,11 @@ $(eval $(call gb_Module_add_targets,libreofficekit,\
StaticLibrary_libreofficekit \ StaticLibrary_libreofficekit \
)) ))
ifeq ($(MERGELIBS),)
$(eval $(call gb_Module_add_check_targets,libreofficekit,\ $(eval $(call gb_Module_add_check_targets,libreofficekit,\
CppunitTest_libreofficekit_tiledrendering \ CppunitTest_libreofficekit_tiledrendering \
)) ))
endif
ifneq ($(ENABLE_GTK),) ifneq ($(ENABLE_GTK),)
$(eval $(call gb_Module_add_targets,libreofficekit,\ $(eval $(call gb_Module_add_targets,libreofficekit,\
......
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