libreofficekit does not work with libmerged

Change-Id: I3ca4cf51f6d3999a0f701f108a7c5c21329eb1c7
This commit is contained in:
Matúš Kukan 2014-07-15 21:54:58 +02:00
parent 7a8fcfca98
commit 4e9d8ca44a

View File

@ -15,9 +15,11 @@ $(eval $(call gb_Module_add_targets,libreofficekit,\
StaticLibrary_libreofficekit \
))
ifeq ($(MERGELIBS),)
$(eval $(call gb_Module_add_check_targets,libreofficekit,\
CppunitTest_libreofficekit_tiledrendering \
))
endif
ifneq ($(ENABLE_GTK),)
$(eval $(call gb_Module_add_targets,libreofficekit,\