1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

core: add missing files docinfo.html in packages built by autotools

This commit is contained in:
Sébastien Helleu
2016-10-02 09:12:12 +02:00
parent 54841f6294
commit fe0e554d2a
10 changed files with 10 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
SUBDIRS = . cs de en es fr it ja pl ru
EXTRA_DIST = docgen.py \
docinfo.html \
CMakeLists.txt
uninstall-hook:
+1
View File
@@ -20,6 +20,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.cs.adoc \
cmdline_options.cs.adoc \
weechat_quickstart.cs.adoc \
+1
View File
@@ -21,6 +21,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.de.adoc \
cmdline_options.de.adoc \
weechat_user.de.adoc \
+1
View File
@@ -21,6 +21,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.en.adoc \
cmdline_options.en.adoc \
weechat_user.en.adoc \
+1
View File
@@ -20,6 +20,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat_quickstart.es.adoc
if MAN
+1
View File
@@ -21,6 +21,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.fr.adoc \
cmdline_options.fr.adoc \
weechat_user.fr.adoc \
+1
View File
@@ -20,6 +20,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.it.adoc \
cmdline_options.it.adoc \
weechat_user.it.adoc \
+1
View File
@@ -20,6 +20,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.ja.adoc \
cmdline_options.ja.adoc \
weechat_user.ja.adoc \
+1
View File
@@ -21,6 +21,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.pl.adoc \
cmdline_options.pl.adoc \
weechat_user.pl.adoc \
+1
View File
@@ -20,6 +20,7 @@
docdir = $(datadir)/doc/$(PACKAGE)
EXTRA_DIST = CMakeLists.txt \
docinfo.html \
weechat.1.ru.adoc \
cmdline_options.ru.adoc \
weechat_quickstart.ru.adoc