diff options
Diffstat (limited to 'data/help/Makefile.am')
-rw-r--r-- | data/help/Makefile.am | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/data/help/Makefile.am b/data/help/Makefile.am deleted file mode 100644 index 929228dc5..000000000 --- a/data/help/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -SUBDIRS = idx tips - -helpdir = $(pkgdatadir)/data/help - -help_DATA = \ - about-tmw.txt \ - about.txt \ - chatcommands.txt \ - chatguild.txt \ - chatparty.txt \ - commands.txt \ - download.txt \ - footer.txt \ - header.txt \ - index.txt \ - otherteam.txt \ - searchmany.txt \ - searchnotfound.txt \ - skills.txt \ - support.txt \ - team.txt \ - windows.txt - -EXTRA_DIST = \ - $(help_DATA) \ - CMakeLists.txt |