summary refs log tree commit diff
path: root/clients/cli/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'clients/cli/Makefile.am')
-rw-r--r--clients/cli/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/cli/Makefile.am b/clients/cli/Makefile.am
index 75c00a99..eef99cba 100644
--- a/clients/cli/Makefile.am
+++ b/clients/cli/Makefile.am
@@ -5,6 +5,7 @@ AM_CPPFLAGS = \
 	-I${top_srcdir} \
 	-I${top_builddir} \
 	-I${top_srcdir}/include \
+	-I$(top_builddir)/include \
 	-I${top_srcdir}/libnm-core \
 	-I${top_builddir}/libnm-core \
 	-I${top_srcdir}/libnm \