mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 02:50:30 +01:00
build: fix error when building with different build directory
Fixes build failure introduced by 4b2533fc00
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
ffc3d9ced6
commit
da40e0bc06
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ AM_CPPFLAGS = \
|
|||
-I${top_builddir}/src \
|
||||
-I${top_srcdir}/src/logging \
|
||||
-I${top_srcdir}/libnm-util \
|
||||
-I${top_builddir}/libnm-util \
|
||||
-I${srcdir}/.. \
|
||||
$(GLIB_CFLAGS) \
|
||||
$(GUDEV_CFLAGS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue