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

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