summaryrefslogtreecommitdiff
path: root/data/help/Makefile.am
blob: c228078db55a6bd7ba2e8a415a14416027d782dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS = ru_RU fr_FR

helpdir = $(pkgdatadir)/data/help

help_DATA =				\
	about.txt			\
	chatcommands.txt	\
	commands.txt		\
	header.txt			\
	index.txt			\
	skills.txt			\
	support.txt			\
	team.txt			\
	teamtmw.txt			\
	windows.txt

EXTRA_DIST =			\
	$(help_DATA) \
	CMakeLists.txt