summaryrefslogtreecommitdiff
path: root/help/Makefile.am
blob: 4c52f26cdcd80615e142bd98a2ded3d8270680f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
helpdir = $(pkgdatadir)/data/help

help_DATA =				\
	changes.txt			\
	commands.txt			\
	index.txt			\
	skills.txt			\
	support.txt			\
	team.txt

EXTRA_DIST =			\
	$(help_DATA)