diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-03-12 12:30:37 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-03-12 12:30:37 +0300 |
commit | 938bda786f0fe21c37a222f1ff1dfff7fcdcb538 (patch) | |
tree | e0a6c8ec9ebb67065fee147f600bb216a3b345f4 /data/help/Makefile.am | |
parent | 4f967c32a2ff7e6e2cebcc3d3f7b6aaad7465c2f (diff) | |
download | plus-938bda786f0fe21c37a222f1ff1dfff7fcdcb538.tar.gz plus-938bda786f0fe21c37a222f1ff1dfff7fcdcb538.tar.bz2 plus-938bda786f0fe21c37a222f1ff1dfff7fcdcb538.tar.xz plus-938bda786f0fe21c37a222f1ff1dfff7fcdcb538.zip |
fix about tmw help page.
Diffstat (limited to 'data/help/Makefile.am')
-rw-r--r-- | data/help/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/help/Makefile.am b/data/help/Makefile.am index 2d357cce1..b83c4830b 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = tips helpdir = $(pkgdatadir)/data/help help_DATA = \ + about-tmw.txt \ about.txt \ chatcommands.txt \ chatguild.txt \ |