diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-06-27 11:15:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-27 11:15:10 +0100 |
commit | bd20ed146e9766c551b15d77f3b22d1b768ed28f (patch) | |
tree | 4f6ec6898dbfa332423579856b492ac3362c4921 /src | |
parent | d49cb2b363f29eddea28ed17fab58b06d254a0e1 (diff) |
add Veps
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 146cbe8..c27b8f0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -40,7 +40,7 @@ check: ny oc om pa pl plt pt quz qxa rm ro ru rue rw sa \ sc sd se sg shs si sk sl so sq sr-Cyrl sr-Latn \ ss st sv sw ta tet th tg ti tk tl tn tpi tr ts \ - tt ty tzm-Latn ug uk uz uz-Cyrl ve vi wa xh \ + tt ty tzm-Latn ug uk uz uz-Cyrl ve vep vi wa xh \ yi yo zh-Hans zh-Hant zu; do \ bash ./test-primary.sh $$primarylanguage; \ if test x$$? != x0; then \ |