diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-11-22 11:50:13 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-11-22 11:50:13 +0100 |
commit | d2cf981fd94058334284d3e0e25290de926c8771 (patch) | |
tree | bc995bd93a44e209e0324956a2d64e2fc318c771 /doc/Makefile.am | |
parent | 5d6d6690d2e228884990fac9cbc58d49e0fb226b (diff) | |
download | weechat-d2cf981fd94058334284d3e0e25290de926c8771.zip |
Add italian FAQ
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 7d5fa18d3..f1b14a4aa 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -14,7 +14,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # -SUBDIRS = . en fr pl de ru ja +SUBDIRS = . en fr pl de ru ja it man_MANS = weechat-curses.1 |