aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-21 20:51:48 -0400
committerDavid Robillard <d@drobilla.net>2023-09-22 23:54:50 -0400
commitb96497930ad405ba6d218d14c6319db4b8d9cae3 (patch)
tree4fd22875dd3e0c34da7d4da3e0c500ef7ac5f445 /doc/html
parent031decbb82f34313a2403e8852ce630b573eb177 (diff)
downloadserd-b96497930ad405ba6d218d14c6319db4b8d9cae3.tar.gz
serd-b96497930ad405ba6d218d14c6319db4b8d9cae3.tar.bz2
serd-b96497930ad405ba6d218d14c6319db4b8d9cae3.zip
Fix documentation dependencies
Diffstat (limited to 'doc/html')
-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 d97d368b..f4a11b27 100644
--- a/doc/html/meson.build
+++ b/doc/html/meson.build
@@ -14,7 +14,7 @@ custom_target(
sphinx_in_dir,
'@OUTDIR@',
],
- input: [c_rst_files, c_serd_rst, c_index_xml, conf_py],
+ input: [conf_py, c_rst_files, c_serd_rst],
install: true,
install_dir: html_dir,
output: [