diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-10-18 10:22:52 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-10-18 10:22:52 +0200 |
commit | a5162a210e3ff07e44307dbf60717d5d5a40608d (patch) | |
tree | 813bb246bdc0c7d0902099935957544ca11ee951 /Dictionary_pt-BR.mk | |
parent | a70847fe89812a53297f06e5c8c5ef9a22146a7f (diff) |
dict-pt-XX fix post submodules
Change-Id: Ic08c394998cedaf8cc4ffbf5c7b6877654181d88
Diffstat (limited to 'Dictionary_pt-BR.mk')
-rw-r--r-- | Dictionary_pt-BR.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk index 9e0d45f..82b425e 100644 --- a/Dictionary_pt-BR.mk +++ b/Dictionary_pt-BR.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Dictionary_Dictionary,dict-pt,dictionaries/pt_BR)) +$(eval $(call gb_Dictionary_Dictionary,dict-pt-BR,dictionaries/pt_BR)) -$(eval $(call gb_Dictionary_add_root_files,dict-pt,\ +$(eval $(call gb_Dictionary_add_root_files,dict-pt-BR,\ dictionaries/pt_BR/hyph_pt_BR.dic \ dictionaries/pt_BR/pt_BR.aff \ dictionaries/pt_BR/pt_BR.dic \ |