diff options
-rw-r--r-- | usrp/host/apps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/apps/Makefile.am b/usrp/host/apps/Makefile.am index 87a3774a0..ba8b11df7 100644 --- a/usrp/host/apps/Makefile.am +++ b/usrp/host/apps/Makefile.am @@ -21,7 +21,7 @@ include $(top_srcdir)/Makefile.common -INCLUDES = $(USRP_INCLUDES) +INCLUDES = $(USRP_INCLUDES) $(BOOST_CFLAGS) USRP_LIB = $(top_builddir)/usrp/host/lib/libusrp.la |