try to fix building lingucomponent on Mac

This commit is contained in:
Matúš Kukan
2011-12-13 19:25:05 +01:00
committed by Norbert Thiebaud
parent 96c1a0e354
commit b43fb02c9b

View File

@@ -61,4 +61,8 @@ $(eval $(call gb_Library_add_exception_objects,MacOSXSpell,\
lingucomponent/source/spellcheck/macosxspell/macspellimp \
))
$(eval $(call gb_Library_add_cxxflags,MacOSXSpell,\
$(gb_LinkTarget_OBJCXXFLAGS) \
))
# vim: set noet sw=4 ts=4: