summaryrefslogtreecommitdiffstats
path: root/kdbg/doc/en/Makefile.am
blob: e7a6b446ddd4c178b53a8d29f935323b21439456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
html_DATA = \
	argspwdenv.html \
	breakptlist.html \
	globaloptions.html \
	howdoi.html \
	invocation.html \
	localvars.html \
	memory.html \
	pgmoutput.html \
	pgmsettings.html \
	registers.html \
	sourcecode.html \
	stack.html \
	threads.html \
	tips.html \
	types.html \
	watches.html \
	xslt.html \
	index.html

htmldir = $(kde_htmldir)/en/kdbg

EXTRA_DIST = $(html_DATA)