fix external def for graphite

Change-Id: I474a7852647fc17597ec3d5a44e1e8dfdc78c0c3
This commit is contained in:
David Tardon 2016-11-03 17:23:56 +01:00
parent b2c16b3563
commit b5c566fd10

View File

@ -1396,7 +1396,9 @@ $(call gb_LinkTarget_use_static_libraries,$(1),\
endef
define gb_ExternalProject__use_graphite
$(call gb_ExternalProject_use_external_project,$(1),graphite)
$(call gb_ExternalProject_use_static_libraries,$(1),\
graphite \
)
endef
endif # SYSTEM_GRAPHITE