File: Makefile.am

package info (click to toggle)
zapping 0.10~cvs6-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,856 kB
  • ctags: 11,841
  • sloc: ansic: 111,154; asm: 11,770; sh: 9,812; xml: 2,742; makefile: 1,283; perl: 488
file content (23 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
figdir = figures
docname = zapping
lang = C
omffile = zapping-C.omf
entities = \
	settings.xml \
	channel-editor.xml \
	zapzilla.xml \
	commands.xml \
	fdl-appendix.xml

include $(top_srcdir)/help/xmldocs.make

# Missing in xmldocs.make
DISTCLEANFILES = $(omffile).out

dist-hook: app-dist-hook

# This finds errors missed by scrollkeeper-update (make install).
xmlcheck: $(entities)
	SP_CHARSET_FIXED=YES \
	SP_ENCODING=XML \
	onsgmls -s -wxml zapping.xml