mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
meson: fix creation of man pages indices
Fixes #20795. Bug introduced in f12c5d36a9a162f833987b03fbf0b65248581cbb.
This commit is contained in:
parent
e7f46ee3ae
commit
a7052c6e5c
@ -58,6 +58,7 @@ foreach tuple : manpages
|
||||
|
||||
if condition == '' or conf.get(condition) == 1
|
||||
file = files(tuple[0] + '.xml')
|
||||
source_xml_files += file
|
||||
if tuple[0].startswith('org.freedesktop.')
|
||||
dbus_docs += file
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user