diff options
author | Andras Timar <atimar@suse.com> | 2012-11-27 18:37:04 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-27 18:37:04 +0100 |
commit | afc12cc53bf96f765b4513868d3b7530c66711f1 (patch) | |
tree | 8d287693246768633450a9cbc0a84d0d68246625 | |
parent | 404c7ad8ccb9e71e8a7f575d638e4522b2a16657 (diff) |
fix pt-BR makefile
Change-Id: Ib115c29ccd44cd0d5b2b80a7cd72c8549dae3dd5
-rw-r--r-- | Dictionary_pt-BR.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk index a442a7c..bb14498 100644 --- a/Dictionary_pt-BR.mk +++ b/Dictionary_pt-BR.mk @@ -43,7 +43,7 @@ $(eval $(call gb_Dictionary_add_generated_files,dict-pt-BR,dialog,\ $(call gb_XcuFile_for_extension,dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu) \ )) -$(eval $(call gb_Dictionary_add_propertyfiles,dict-hu,dialog,\ +$(eval $(call gb_Dictionary_add_propertyfiles,dict-pt-BR,dialog,\ dictionaries/pt_BR/dialog/pt_BR_en_US.properties \ )) |