diff --git a/src/wifi/Makefile.am b/src/wifi/Makefile.am index 9a35f6d32..c9a1b4749 100644 --- a/src/wifi/Makefile.am +++ b/src/wifi/Makefile.am @@ -1,7 +1,9 @@ INCLUDES = \ -I${top_srcdir}/include \ + -I${top_builddir}/include \ -I${top_srcdir}/src/logging \ -I${top_srcdir}/libnm-util \ + -I${top_builddir}/libnm-util \ -I${top_srcdir}/src noinst_LTLIBRARIES = libwifi-utils.la