diff options
author | Andras Timar <atimar@suse.com> | 2012-09-21 19:57:42 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-21 19:57:42 +0200 |
commit | b501a27a283f07f15c5dfa7f666c5701ae8c2139 (patch) | |
tree | 95d5e05bf0a211d27a0cc561e1a21d98e50ee781 /extras | |
parent | 90d4f29d7e9e1294fc343baec275747e2c3c5b7b (diff) |
add pt-BR/acor/SentenceExceptList.xml to makefile
Change-Id: Ib821e760edab94b4f7ae9c8df4bc39685af1f782
Diffstat (limited to 'extras')
-rw-r--r-- | extras/CustomTarget_autocorr.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk index 95da349ad893..e621b348542f 100644 --- a/extras/CustomTarget_autocorr.mk +++ b/extras/CustomTarget_autocorr.mk @@ -166,6 +166,7 @@ extras_AUTOCORR_XMLFILES := \ pt-BR/acor/BlockList.xml \ pt-BR/acor/DocumentList.xml \ pt-BR/acor/META-INF/manifest.xml \ + pt-BR/acor/SentenceExceptList.xml \ pt-BR/acor/WordExceptList.xml \ pt/acor/BlockList.xml \ pt/acor/DocumentList.xml \ |