diff options
Diffstat (limited to 'src/devices/wimax/Makefile.am')
| -rw-r--r-- | src/devices/wimax/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/wimax/Makefile.am b/src/devices/wimax/Makefile.am index 555b5ff2..0ecd1158 100644 --- a/src/devices/wimax/Makefile.am +++ b/src/devices/wimax/Makefile.am @@ -4,6 +4,7 @@ AM_CPPFLAGS = \ -I${top_srcdir}/src/devices \ -I${top_srcdir}/src/platform \ -I${top_srcdir}/include \ + -I${top_builddir}/include \ -I${top_builddir}/libnm-core \ -I${top_srcdir}/libnm-core \ -DG_LOG_DOMAIN=\""NetworkManager-wimax"\" \ |