blob: 1f8cf5b6d3e0b1ce2d121eb535dfb3435763ed9e (
plain) (
tree)
|
|
SUBDIRS = tips
helpdir = $(pkgdatadir)/data/help
help_DATA = \
about.txt \
chatcommands.txt \
chatparty.txt \
commands.txt \
download.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
|