mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 22:20:19 +01:00
build/meson fix "gen-metadata-nm-settings-nmcli.xml.in" without enable_docs
Fixes:ab8fdb73e6('build: commit pre-generated "generate-docs-nm-settings-nmcli.xml" to git') (cherry picked from commit489f65bf9c)
This commit is contained in:
parent
1fe66209e9
commit
9c5d413f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ if enable_docs
|
|||
],
|
||||
)
|
||||
else
|
||||
settings_docs_source = configure_file(
|
||||
gen_metadata_nm_settings_nmcli_xml = configure_file(
|
||||
input: 'generate-docs-nm-settings-nmcli.xml.in',
|
||||
output: '@BASENAME@',
|
||||
configuration: configuration_data(),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue