diff options
author | Timo Sirainen <cras@irssi.org> | 2000-02-24 23:43:49 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-02-24 23:43:49 +0000 |
commit | 3d513eebfad1c55c76da5b7a26c59d7b20eabd50 (patch) | |
tree | 0903a840aa1b64f099c1921e13e97384e6889813 /docs/Makefile.am | |
parent | 4eb989ccb15fa597615ec19591d273853b495034 (diff) | |
download | irssi-3d513eebfad1c55c76da5b7a26c59d7b20eabd50.zip |
Perl documentation and updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@129 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index ac39dcc4..c2d6f6c2 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -2,6 +2,8 @@ EXTRA_DIST = \ FAQ \ COMMANDS \ FORMATS \ + PERL \ + SIGNALS \ botnet.txt SUBDIRS = help |