summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
new file mode 100644
index 0000000..5336a66
--- /dev/null
+++ b/help/Makefile.am
@@ -0,0 +1,17 @@
+include $(top_srcdir)/mate-doc-utils.make
+dist-hook: doc-dist-hook
+
+DOC_MODULE = mate-terminal
+DOC_ENTITIES = legal.xml
+DOC_INCLUDES =
+DOC_FIGURES = figures/mate-terminal-default.png \
+ figures/mate-terminal-tabbed.png
+# figures/terminal-window.png This image is not used.
+
+DOC_LINGUAS = da de ca cs el en_GB es fr it ko oc pt_BR ru sv uk zh_CN
+
+# Move to DOC_LINGUAS in transition to mate-doc-utils
+
+SUBDIRS = bg ro ja zh_TW
+
+-include $(top_srcdir)/git.mk