fix target name
Change-Id: Icdc912c8d36fe75bedb5a3744018b5d100f45f21
This commit is contained in:
parent
a0786fa280
commit
878f669c40
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ gb_BUILD_TOOLS = \
|
|||
$(foreach executable, \
|
||||
xsltproc \
|
||||
,$(call gb_ExternalExecutable_get_dependencies,$(executable))) \
|
||||
$(call gb_Helper_optional_for_host,DESKTOP,Package_xmlhelp_xsl) \
|
||||
$(call gb_Helper_optional_for_host,DESKTOP,$(call gb_Package_get_target,xmlhelp_xsl)) \
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue