summaryrefslogtreecommitdiffstats
path: root/doc/singlehtml/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-21 20:49:51 -0400
committerDavid Robillard <d@drobilla.net>2023-09-21 20:49:51 -0400
commit1bd75c42229a79df5a443ee5b32dff70c2010d77 (patch)
treed4d3120047251fb977d15862d345c193db10bb0a /doc/singlehtml/meson.build
parent81ce2ac53999889560db799f1fc2cd946a799bd8 (diff)
downloadlilv-1bd75c42229a79df5a443ee5b32dff70c2010d77.tar.gz
lilv-1bd75c42229a79df5a443ee5b32dff70c2010d77.tar.bz2
lilv-1bd75c42229a79df5a443ee5b32dff70c2010d77.zip
Fix documentation dependencies
Diffstat (limited to 'doc/singlehtml/meson.build')
-rw-r--r--doc/singlehtml/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/singlehtml/meson.build b/doc/singlehtml/meson.build
index 4822d8c..2cea8fd 100644
--- a/doc/singlehtml/meson.build
+++ b/doc/singlehtml/meson.build
@@ -12,7 +12,7 @@ custom_target(
sphinx_build, '-M', 'singlehtml', '@OUTDIR@' / '..', '@OUTDIR@' / '..',
'-t', 'singlehtml',
] + 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: singlehtml_dir,
output: [