summaryrefslogtreecommitdiff
path: root/data/help/Makefile.am
blob: 59b1cf082cafd2b2d3ff4ab2edbedf8f35075afa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS = es fr ru tips pt pt_BR

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