summaryrefslogtreecommitdiff
path: root/help/Makefile.am
blob: 5336a66f77711aedb9214aa7476a6ce5e9153624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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