mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 07:17:57 +02:00
build: fix srcdir!=builddir
This commit is contained in:
parent
bb9b276278
commit
2a617267d1
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 \
|
||||
-DKERNEL_HACKS=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue