blob: 59b1cf082cafd2b2d3ff4ab2edbedf8f35075afa (
plain) (
tree)
|
|
SUBDIRS = es fr ru tips pt pt_BR
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
|