summary refs log tree commit diff
path: root/libnm-glib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/Makefile.am')
-rw-r--r--libnm-glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-glib/Makefile.am b/libnm-glib/Makefile.am
index 20a24811..f131c467 100644
--- a/libnm-glib/Makefile.am
+++ b/libnm-glib/Makefile.am
@@ -4,6 +4,7 @@ SUBDIRS = . tests
 
 AM_CPPFLAGS = \
 	-I$(top_srcdir)/include \
+	-I$(top_builddir)/include \
 	-I$(top_srcdir)/libnm-util \
 	-I$(top_builddir)/libnm-util \
 	-DG_LOG_DOMAIN=\""libnm-glib"\" \