diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-02-13 00:13:18 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-02-13 00:13:18 +0300 |
commit | 7630ff2c7407751a996e12c4e8373a0495afe692 (patch) | |
tree | 2feed7a3a257620875fdc54df3a89768190bfc9d /data/help/Makefile.am | |
parent | 3b69d225143dd8c6c3b0ab4e1730e427d67c5f27 (diff) | |
download | plus-7630ff2c7407751a996e12c4e8373a0495afe692.tar.gz plus-7630ff2c7407751a996e12c4e8373a0495afe692.tar.bz2 plus-7630ff2c7407751a996e12c4e8373a0495afe692.tar.xz plus-7630ff2c7407751a996e12c4e8373a0495afe692.zip |
add party help.
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 a30d1836e..1f8cf5b6d 100644 --- a/data/help/Makefile.am +++ b/data/help/Makefile.am @@ -5,6 +5,7 @@ helpdir = $(pkgdatadir)/data/help help_DATA = \ about.txt \ chatcommands.txt \ + chatparty.txt \ commands.txt \ download.txt \ footer.txt \ |