mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 00:50:16 +01:00
build/meson: don't try to buildlibnmt-newt without libnewt
This commit is contained in:
parent
10b4d10c9b
commit
2b37659c62
1 changed files with 3 additions and 1 deletions
|
|
@ -87,7 +87,9 @@ subdir('libnm-client-impl')
|
|||
subdir('libnm-client-aux-extern')
|
||||
subdir('libnmc-base')
|
||||
subdir('libnmc-setting')
|
||||
subdir('libnmt-newt')
|
||||
if enable_nmtui
|
||||
subdir('libnmt-newt')
|
||||
endif
|
||||
subdir('core')
|
||||
subdir('nm-dispatcher')
|
||||
subdir('nm-online')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue