Commit b8b71118 authored by Anton Midyukov's avatar Anton Midyukov

l10n: do not use call tags

parent 1ebfd87d
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# TODO: KEYMAP for default keymap? # TODO: KEYMAP for default keymap?
use/l10n: use/l10n:
@$(call add_feature) @$(call add_feature)
@$(call add,THE_LISTS,$(call tags,base l10n)) @$(call add,THE_LISTS,tagged/base+l10n)
@$(call add,LOCALES,en_US) @$(call add,LOCALES,en_US)
@$(call add,XKB_KEYMAPS,us) @$(call add,XKB_KEYMAPS,us)
@$(call try,LOCALE,en_US) @$(call try,LOCALE,en_US)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment