summaryrefslogtreecommitdiffstats
path: root/doc/html/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/meson.build')
-rw-r--r--doc/html/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/meson.build b/doc/html/meson.build
index 26d3a03..9ba7097 100644
--- a/doc/html/meson.build
+++ b/doc/html/meson.build
@@ -12,7 +12,7 @@ custom_target(
sphinx_build, '-M', 'html', '@OUTDIR@' / '..', '@OUTDIR@' / '..',
'-t', 'html',
] + sphinx_flags,
- input: [c_rst_files, c_lilv_rst, c_index_xml, conf_py],
+ input: [c_lilv_rst, c_rst_files, conf_py],
install: true,
install_dir: html_dir,
output: [