X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=help%2FMakefile.am;h=21c7df5213890a4cf1c9f075ebe9b10972cb3b8f;hb=47d5e404d2227ca35a44c014dd3177b120d86b8b;hp=ebb27e37004e04d2ada8c986648bd4c894fc9a63;hpb=2ddb5f18484aa0ad0517bc2ed367e273cb4f0312;p=evince.git diff --git a/help/Makefile.am b/help/Makefile.am index ebb27e37..21c7df52 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 = sr +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