From 79efa0fdae858321fbb86f9e11f7cc7cd7c6c5f1 Mon Sep 17 00:00:00 2001 From: jcorgan Date: Sun, 6 Aug 2006 16:47:32 +0000 Subject: [PATCH] Added note about USRP variables. (Testing commit email list.) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3187 221aa14e-8319-0410-a670-987f0aec2ac5 --- Makefile.common | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.common b/Makefile.common index 8b6d9eba..1844ab17 100644 --- a/Makefile.common +++ b/Makefile.common @@ -52,6 +52,8 @@ GNURADIO_CORE_LIBS = -L$(top_builddir)/gnuradio-core/src/lib \ GNURADIO_I = $(top_builddir)/gnuradio-core/src/lib/swig/gnuradio.i +# The below used to be set in PKGCONFIG but now point to the current +# build tree. USRP_INCLUDES = -I$(top_srcdir)/usrp/host/lib \ -I$(top_srcdir)/usrp/firmware/include -- 2.30.2