1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

Add missing autogen files for italian doc

This commit is contained in:
Sebastien Helleu
2010-01-16 12:52:01 +01:00
parent 06083e7d5b
commit f8e7953b7c
+3 -1
View File
@@ -20,7 +20,9 @@ EXTRA_DIST = CMakeLists.txt \
weechat_user.it.txt \
weechat_faq.it.txt \
weechat_quickstart.it.txt \
weechat_tester.it.txt
weechat_tester.it.txt \
$(wildcard autogen/user/*.txt) \
$(wildcard autogen/plugin_api/*.txt)
all-local: weechat_user.it.html \
weechat_faq.it.html \