summary refs log tree commit diff
path: root/libnm-core/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/tests/Makefile.am')
-rw-r--r--libnm-core/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-core/tests/Makefile.am b/libnm-core/tests/Makefile.am
index dd38b3d6..bcccfda9 100644
--- a/libnm-core/tests/Makefile.am
+++ b/libnm-core/tests/Makefile.am
@@ -13,6 +13,7 @@ certsdir = $(srcdir)/certs
 
 AM_CPPFLAGS = \
 	-I${top_srcdir}/include \
+	-I${top_builddir}/include \
 	-I$(top_srcdir)/libnm-core \
 	-I$(top_builddir)/libnm-core \
 	-DNETWORKMANAGER_COMPILATION \