]> www.fi.muni.cz Git - evince.git/blobdiff - help/Makefile.am
Updated Japanese translation.
[evince.git] / help / Makefile.am
index 42ffacc264d50e3af3a87ab9082c51d1878f8aec..dae47297536f46029fddc40b58272430dce173fc 100644 (file)
@@ -1 +1,17 @@
-SUBDIRS = C
+SUBDIRS = reference
+
+if ENABLE_HELP
+
+include $(top_srcdir)/gnome-doc-utils.make
+dist-hook: doc-dist-hook
+
+DOC_MODULE = evince
+DOC_ENTITIES = legal.xml
+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 sl sr sv uk vi zh_CN
+
+-include $(top_srcdir)/git.mk
+
+endif