build: fix srcdir != builddir
callouts/tests/ needs -I$(top_builddir)/callouts to get nmdbus-dispatcher.h
This commit is contained in:
@@ -5,6 +5,7 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/libnm-core \
|
||||
-I$(top_builddir)/libnm-core \
|
||||
-I$(top_srcdir)/callouts \
|
||||
-I$(top_builddir)/callouts \
|
||||
-DNETWORKMANAGER_COMPILATION \
|
||||
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
|
||||
-DSRCDIR=\"$(abs_srcdir)\" \
|
||||
|
Reference in New Issue
Block a user