mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 07:38:20 +02:00
parent
d00d907c06
commit
7939f373be
1 changed files with 2 additions and 2 deletions
|
|
@ -2940,14 +2940,14 @@ clients_cli_nmcli_SOURCES = \
|
|||
$(NULL)
|
||||
|
||||
clients_cli_nmcli_CPPFLAGS = \
|
||||
-I${top_srcdir} \
|
||||
-I${top_builddir} \
|
||||
-I${top_srcdir}/shared \
|
||||
-I$(top_builddir)/shared \
|
||||
-I${top_srcdir}/libnm-core \
|
||||
-I${top_builddir}/libnm-core \
|
||||
-I${top_srcdir}/libnm \
|
||||
-I${top_builddir}/libnm \
|
||||
-I${top_srcdir}/clients/cli \
|
||||
-I${top_builddir}/clients/cli \
|
||||
-I${top_srcdir}/clients/common \
|
||||
$(GLIB_CFLAGS) \
|
||||
-DG_LOG_DOMAIN=\""nmcli"\" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue