mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 21:50:27 +01:00
build: fix out-of-tree build for libnm-core/tests
This commit is contained in:
parent
548a5440e9
commit
4450215ad1
1 changed files with 1 additions and 0 deletions
|
|
@ -524,6 +524,7 @@ libnm_core_tests_cppflags = \
|
|||
-I$(srcdir)/libnm-core \
|
||||
-I$(builddir)/libnm-core \
|
||||
-I$(srcdir)/libnm-core/tests \
|
||||
-I$(builddir)/libnm-core/tests \
|
||||
-DNETWORKMANAGER_COMPILATION \
|
||||
$(GLIB_CFLAGS) \
|
||||
-DTEST_CERT_DIR=\"$(abs_srcdir)/libnm-core/tests/certs\"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue