mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-11 04:00:20 +01:00
build: fix out-of-tree build for dispatcher
This commit is contained in:
parent
75f29b8a9c
commit
9f11610606
1 changed files with 1 additions and 0 deletions
|
|
@ -2980,6 +2980,7 @@ dispatcher_cppflags = \
|
|||
-I${top_srcdir}/libnm-core \
|
||||
-I${top_builddir}/libnm-core \
|
||||
-I${top_srcdir}/dispatcher \
|
||||
-I${top_builddir}/dispatcher \
|
||||
$(GLIB_CFLAGS) \
|
||||
-DNETWORKMANAGER_COMPILATION \
|
||||
-DNMCONFDIR=\"$(nmconfdir)\" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue