blob: 5abd273590239befe94766f2007c44809e5e202d (
plain) (
tree)
|
|
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
|