target UIConfig_tubes should be a l10n target

Change-Id: I892c0a6397104f88f8d2dd51f186f006042eaf19
This commit is contained in:
David Tardon 2014-04-07 13:14:57 +02:00
parent f8d1f3a7b2
commit 66154591e8

View file

@ -15,6 +15,9 @@ ifeq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_Module_add_targets,tubes,\
Executable_liboapprover \
Library_tubes \
))
$(eval $(call gb_Module_add_l10n_targets,tubes,\
UIConfig_tubes \
))