mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 16:30:12 +01:00
build: remove currently unneeded include of shared/nm-setting-metadata.h from nmcli
One day, I wish we would have more setting metadata in shared via "shared/nm-setting-metadata.h", ready for nmcli and nmtui to use (by statically linking against the internal API). Anyway, it is still unused, so drop the files from the SOURCES of nmcli.
This commit is contained in:
parent
d7ad13591b
commit
d628ada05a
1 changed files with 0 additions and 3 deletions
|
|
@ -3030,9 +3030,6 @@ if BUILD_NMCLI
|
|||
bin_PROGRAMS += clients/cli/nmcli
|
||||
|
||||
clients_cli_nmcli_SOURCES = \
|
||||
\
|
||||
shared/nm-setting-metadata.c \
|
||||
shared/nm-setting-metadata.h \
|
||||
\
|
||||
clients/cli/agent.c \
|
||||
clients/cli/agent.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue