blob: fd9119f4cc4ac1435210b7688f6ac38fa7668721 (
plain) (
tree)
|
|
idxdir = $(pkgdatadir)/data/help/idx
idx_DATA = \
about-tmw.idx \
about.idx \
chatcommands.idx \
chatguild.idx \
chatparty.idx \
download.idx \
index.idx \
otherteam.idx \
skills.idx \
support.idx \
tags.idx \
team.idx
EXTRA_DIST = \
$(idx_DATA) \
CMakeLists.txt
|