Kaydet (Commit) faf9aa67 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add FREEHAND_LIBS

Change-Id: I86d01c9afdedc2477c2894694ab04c4a493bfa65
üst ccbea814
......@@ -118,6 +118,7 @@ define gb_LinkTarget__command_dynamiclink
$(foreach lib,$(LINKED_STATIC_LIBS),$(call gb_StaticLibrary_get_target,$(lib))) \
$(call gb_LinkTarget__get_liblinkflags,$(LINKED_LIBS)) \
$(wildcard $(INSTDIR)/$(LIBO_LIB_FOLDER)/lib*.a) \
$(FREEHAND_LIBS) \
$(HUNSPELL_LIBS) \
$(HYPHEN_LIB) \
$(MYTHES_LIBS) \
......
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