X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2FMakefile.am;h=dae47297536f46029fddc40b58272430dce173fc;hb=8c953cdc1375d46bd4fcc9341ec263b6b2eedad8;hp=9bc126aa5a1df0ea94d0aa54672d07a881f83d5c;hpb=4567f1592c41399d0021af82d07cb91899f8773a;p=evince.git diff --git a/help/Makefile.am b/help/Makefile.am index 9bc126aa..dae47297 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,3 +1,7 @@ +SUBDIRS = reference + +if ENABLE_HELP + include $(top_srcdir)/gnome-doc-utils.make dist-hook: doc-dist-hook @@ -6,4 +10,8 @@ DOC_ENTITIES = legal.xml DOC_INCLUDES = DOC_FIGURES = figures/evince_start_window.png -DOC_LINGUAS = bg el es it nl ru sr uk +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