mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 20:40:06 +01:00
build: fix srcdir!=builddir build after previous merge
This commit is contained in:
parent
741ee7d051
commit
c9e2c34029
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ AM_CPPFLAGS = \
|
|||
-I${top_builddir}/include \
|
||||
-I${top_srcdir}/include \
|
||||
-I${top_srcdir}/libnm-util \
|
||||
-I${top_builddir}/libnm-util \
|
||||
-DG_LOG_DOMAIN=\""nm-pppd-plugin"\" \
|
||||
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
|
||||
$(DBUS_CFLAGS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue