blob: 1e672b1688dba33435112ddef6db837de4ba1e72 (
plain) (
tree)
|
|
SUBDIRS = es fr 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
|