X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=help%2FMakefile.am;h=dae47297536f46029fddc40b58272430dce173fc;hb=b78ca7547945cef51c8224672d4a46cb2e74b2dc;hp=19d7256d59b43e8e5c8221119808e1baafd8b614;hpb=6f8414f7c5a69058b1e697ea2932889a7ad16367;p=evince.git diff --git a/help/Makefile.am b/help/Makefile.am index 19d7256d..dae47297 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 de el en_GB es fi fr it ja nl oc pt_BR ru sr sv uk zh_CN +DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr it ja nl oc pt_BR ru sl sr sv uk vi zh_CN + +-include $(top_srcdir)/git.mk + +endif