Makefile.am 284 B

1234567891011121314151617181920
  1. idxdir = $(pkgdatadir)/data/help/idx
  2. idx_DATA = \
  3. about-tmw.idx \
  4. about.idx \
  5. chatcommands.idx \
  6. chatguild.idx \
  7. chatparty.idx \
  8. download.idx \
  9. index.idx \
  10. otherteam.idx \
  11. skills.idx \
  12. support.idx \
  13. tags.idx \
  14. team.idx
  15. EXTRA_DIST = \
  16. $(idx_DATA) \
  17. CMakeLists.txt