mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 05:00:15 +01:00
build: fix srcdir!=builddir
This commit is contained in:
parent
2a617267d1
commit
b041877dc1
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ AM_CPPFLAGS = \
|
|||
-I${top_srcdir}/src \
|
||||
-I${top_srcdir}/src/logging \
|
||||
-I${top_srcdir}/src/generated \
|
||||
-I${top_builddir}/src/generated \
|
||||
-I${top_srcdir}/libnm-util \
|
||||
-I${srcdir}/.. \
|
||||
$(GLIB_CFLAGS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue