X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2FMakefile.am;h=21c7df5213890a4cf1c9f075ebe9b10972cb3b8f;hb=5e6d5884fac94af19f23f51ae91f2d1dba5af750;hp=221c13fa8b16e15998f7b3298ec47b4e636168f9;hpb=c2d5e8f188bcedd3752b829d3ebcfea78efc520d;p=evince.git diff --git a/help/Makefile.am b/help/Makefile.am index 221c13fa..21c7df52 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = reference +if ENABLE_HELP + include $(top_srcdir)/gnome-doc-utils.make dist-hook: doc-dist-hook @@ -8,4 +10,8 @@ DOC_ENTITIES = legal.xml DOC_INCLUDES = DOC_FIGURES = figures/evince_start_window.png -DOC_LINGUAS = bg ca el en_GB es fi fr it ja oc nl ru sr sv uk +DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr it ja nl oc pt_BR ru sr sv uk vi zh_CN + +-include $(top_srcdir)/git.mk + +endif