File: Makefile.am

package info (click to toggle)
totem 3.0.1-8
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 22,640 kB
  • sloc: ansic: 37,848; xml: 21,097; sh: 11,740; cpp: 6,248; python: 2,546; makefile: 1,271
file content (21 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
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 it ja oc pa pl pt_BR ro ru sl sv uk zh_CN zh_HK zh_TW

-include $(top_srcdir)/git.mk