blob: c228078db55a6bd7ba2e8a415a14416027d782dd (
plain) (
tree)
|
|
SUBDIRS = ru_RU fr_FR
helpdir = $(pkgdatadir)/data/help
help_DATA = \
about.txt \
chatcommands.txt \
commands.txt \
header.txt \
index.txt \
skills.txt \
support.txt \
team.txt \
teamtmw.txt \
windows.txt
EXTRA_DIST = \
$(help_DATA) \
CMakeLists.txt
|