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