target UIConfig_tubes should be a l10n target
Change-Id: I892c0a6397104f88f8d2dd51f186f006042eaf19
This commit is contained in:
parent
f8d1f3a7b2
commit
66154591e8
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ ifeq ($(ENABLE_TELEPATHY),TRUE)
|
||||||
$(eval $(call gb_Module_add_targets,tubes,\
|
$(eval $(call gb_Module_add_targets,tubes,\
|
||||||
Executable_liboapprover \
|
Executable_liboapprover \
|
||||||
Library_tubes \
|
Library_tubes \
|
||||||
|
))
|
||||||
|
|
||||||
|
$(eval $(call gb_Module_add_l10n_targets,tubes,\
|
||||||
UIConfig_tubes \
|
UIConfig_tubes \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue