diff options
Diffstat (limited to 'data/help/idx/Makefile.am')
-rw-r--r-- | data/help/idx/Makefile.am | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/data/help/idx/Makefile.am b/data/help/idx/Makefile.am deleted file mode 100644 index fd9119f4c..000000000 --- a/data/help/idx/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -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 |