summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-07-11 12:23:14 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-07-11 12:23:14 +0200
commit0ebed7e7b019eab6826914a341074ad4cffa3d40 (patch)
tree7780130538c41972d90a1e83c5881ee117f6b6d4 /doc/en
parentcef0a77aceccda45c9d450ba57a5239d1f6f9354 (diff)
downloadweechat-0ebed7e7b019eab6826914a341074ad4cffa3d40.zip
doc: replace wildcard command by list of included files in Makefile.am files
This fixes the `make distcheck` command.
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/Makefile.am14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
index e89f512d5..a3c3fb430 100644
--- a/doc/en/Makefile.am
+++ b/doc/en/Makefile.am
@@ -32,7 +32,19 @@ EXTRA_DIST = CMakeLists.txt \
weechat_tester.en.adoc \
weechat_relay_protocol.en.adoc \
weechat_dev.en.adoc \
- $(wildcard includes/*.adoc)
+ includes/autogen_api_completions.en.adoc \
+ includes/autogen_api_hdata.en.adoc \
+ includes/autogen_api_infolists.en.adoc \
+ includes/autogen_api_infos.en.adoc \
+ includes/autogen_api_infos_hashtable.en.adoc \
+ includes/autogen_api_plugins_priority.en.adoc \
+ includes/autogen_api_url_options.en.adoc \
+ includes/autogen_user_commands.en.adoc \
+ includes/autogen_user_default_aliases.en.adoc \
+ includes/autogen_user_irc_colors.en.adoc \
+ includes/autogen_user_options.en.adoc \
+ includes/cmdline_options.en.adoc \
+ includes/man.en.adoc
if MAN
man_targets = weechat.1 \