blob: 38899eaf194d56dd285549bbc48ad8910221fb9a (
plain) (
tree)
|
|
SUBDIRS = tips
helpdir = $(pkgdatadir)/data/help
help_DATA = \
about.txt \
chatcommands.txt \
commands.txt \
footer.txt \
header.txt \
index.txt \
skills.txt \
support.txt \
team.txt \
windows.txt
EXTRA_DIST = \
$(help_DATA) \
CMakeLists.txt
|