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

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

EXTRA_DIST =			\
	$(help_DATA) \
	CMakeLists.txt