diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2011-09-08 04:00:02 +0800 |
---|---|---|
committer | Gabor Kelemen <kelemeng@gnome.hu> | 2011-09-08 04:00:02 +0800 |
commit | 43c0db96e9a50b6e18ca53d20f9d491bbc013923 (patch) | |
tree | 4619ee2877cf31c865622680cb8d8af4855dddef /help | |
parent | f1c7cc5a4f0d4d12ab5f32431801d4e69a1d9a5e (diff) | |
download | gsoc2013-evolution-43c0db96e9a50b6e18ca53d20f9d491bbc013923.tar.gz gsoc2013-evolution-43c0db96e9a50b6e18ca53d20f9d491bbc013923.tar.zst gsoc2013-evolution-43c0db96e9a50b6e18ca53d20f9d491bbc013923.zip |
Added hu to DOC_LINGUAS
Diffstat (limited to 'help')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index a590803816..584ce50980 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -234,7 +234,7 @@ DOC_PAGES = \ tasks-webdav.page \ using-categories.page -DOC_LINGUAS = cs de el en_GB es eu fr gl oc ru sl sv mk zh_CN +DOC_LINGUAS = cs de el en_GB es eu fr gl hu oc ru sl sv mk zh_CN dist-hook: doc-dist-hook -include $(top_srcdir)/git.mk |