fix typo
Change-Id: I348cc52fc90236e5704c0217326d02c2a34c001b
This commit is contained in:
parent
6df7952fb4
commit
b4174e9aaa
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ gb_HelpIndexTarget_DEPS := $(call gb_Executable_get_runtime_dependencies,HelpInd
|
|||
gb_HelpIndexTarget_COMMAND := $(call gb_Executable_get_command,HelpIndexer)
|
||||
|
||||
define gb_HelpIndexTarget__command
|
||||
$(call gb_Output_announce,$*,$(false),HIX,3)
|
||||
$(call gb_Output_announce,$*,$(true),HIX,3)
|
||||
$(call gb_Helper_abbreviate_dirs,\
|
||||
(\
|
||||
$(gb_HelpIndexTarget_COMMAND) \
|
||||
|
|
Loading…
Reference in a new issue