blob: e4c8fd8d060a0bcd99085115aad70afefe90f8f4 (
plain) (
tree)
|
|
SUBDIRS = ru_RU
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
|