blob: 23204b210f202f20a3c73dcc6d9780e9b215c6f2 (
plain) (
tree)
|
|
SUBDIRS = tips
helpdir = $(pkgdatadir)/data/help
help_DATA = \
about.txt \
chatcommands.txt \
commands.txt \
footer.txt \
header.txt \
index.txt \
otherteam.txt \
searchmany.txt \
searchnotfound.txt \
skills.txt \
support.txt \
tags.idx \
team.txt \
windows.txt
EXTRA_DIST = \
$(help_DATA) \
CMakeLists.txt
|