mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 04:40:04 +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')
This commit is contained in:
parent
0ffe391f82
commit
489f65bf9c
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