diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-27 19:07:59 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-27 19:07:59 +0200 |
commit | 29c5385d6e324267fc1da826805007a42defa8cf (patch) | |
tree | 5f9333afd93b02494bd52f0d4999935336293cb6 /man/Makefile.am | |
parent | bfdb3729c4299ad6d4ca21783ded978d03d645d1 (diff) |
Add manual page
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am new file mode 100644 index 00000000..f833cfe1 --- /dev/null +++ b/man/Makefile.am @@ -0,0 +1 @@ +man_MANS = hexchat.1 |