summaryrefslogtreecommitdiff
path: root/data/help/idx/Makefile.am
blob: fd9119f4cc4ac1435210b7688f6ac38fa7668721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
idxdir = $(pkgdatadir)/data/help/idx

idx_DATA =				\
	about-tmw.idx \
	about.idx \
	chatcommands.idx \
	chatguild.idx \
	chatparty.idx \
	download.idx \
	index.idx \
	otherteam.idx \
	skills.idx \
	support.idx \
	tags.idx \
	team.idx

EXTRA_DIST =			\
	$(idx_DATA) \
	CMakeLists.txt