diff options
Diffstat (limited to 'help/Makefile.am')
-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 708d234fea..3eebb82a9d 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -77,7 +77,7 @@ DOC_FIGURES = \ figures/stock_search.png \ figures/ver_view_a.png -DOC_LINGUAS = cs de el en_GB es eu fr gl oc ru sv mk +DOC_LINGUAS = cs de el en_GB es eu fr gl oc ru sv mk zh_CN check: xmllint --valid --noout $(top_srcdir)/help/C/evolution.xml |