]> www.fi.muni.cz Git - evince.git/blobdiff - help/Makefile.am
Updated Galician translations
[evince.git] / help / Makefile.am
index d51479c340600151cb13108b74efd1764ba44b78..21c7df5213890a4cf1c9f075ebe9b10972cb3b8f 100644 (file)
@@ -1,5 +1,7 @@
 SUBDIRS = reference
 
+if ENABLE_HELP
+
 include $(top_srcdir)/gnome-doc-utils.make
 dist-hook: doc-dist-hook
 
@@ -9,3 +11,7 @@ DOC_INCLUDES =
 DOC_FIGURES = figures/evince_start_window.png
 
 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