summaryrefslogtreecommitdiff
path: root/help/Makefile.am
blob: 45b44423c39930976ca7d0c9b365bdc27231f779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook

DOC_MODULE = totem
DOC_ENTITIES = legal.xml
DOC_H_FILE = totem-docs.h
DOC_H_DOCS = C/totem.xml
DOC_INCLUDES = 

DOC_FIGURES  = 	figures/totem_show_playlist_button.png 	\
		figures/totem_next_button.png		\
		figures/totem_start_window.png		\
		figures/totem_pause_button.png		\
		figures/totem_volume_maximum_button.png	\
		figures/totem_play_button.png		\
		figures/totem_volume_mute_button.png	\
		figures/totem_previous_button.png

DOC_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl it ja oc pa pl pt_BR ro ru sl sv te uk zh_CN zh_HK zh_TW

-include $(top_srcdir)/git.mk