File: Makefile.am

package info (click to toggle)
gnome-devel-docs 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 28,808 kB
  • sloc: xml: 101,979; sh: 625; makefile: 380; ansic: 340; cpp: 131; python: 80
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook

DOC_MODULE = optimization-guide
DOC_LINGUAS = cs de el es fr gl sl zh_CN
DOC_ENTITIES =
DOC_INCLUDES = \
  optimization-harmful.xml \
  optimization-massif.xml \
  optimization-intro.xml
DOC_FIGURES =						\
  figures/massif-after.png \
  figures/massif-before.png