summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-07-03 15:47:50 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-07-03 15:47:50 +0200
commit5250b68d0a1d9871b9d89ff1253290372a747cf6 (patch)
treedece3a33776db56c8b878a3832f7ca5e0cae9ca4 /doc/Makefile.am
parent0f5b4dbecbbcc413edbda5d0c3decefaf03683d2 (diff)
downloadweechat-5250b68d0a1d9871b9d89ff1253290372a747cf6.zip
doc: convert script docgen.pl to docgen.py
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0c92cd420..27ebf2648 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -22,4 +22,4 @@ SUBDIRS = . en fr pl de ru ja it
man_MANS = weechat-curses.1
-EXTRA_DIST = $(man_MANS) docgen.pl CMakeLists.txt asciidoc.conf asciidoc.css
+EXTRA_DIST = $(man_MANS) docgen.py CMakeLists.txt asciidoc.conf asciidoc.css