From 11154aa39c3875b20e5aa9ab757443e1c63fd808 Mon Sep 17 00:00:00 2001 From: jcorgan Date: Thu, 24 Aug 2006 22:42:37 +0000 Subject: [PATCH] Trial fix for ticket:53. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3405 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp/host/apps/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrp/host/apps/Makefile.am b/usrp/host/apps/Makefile.am index 87a3774a..ba8b11df 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 -- 2.47.2