From: jcorgan Date: Sun, 6 Aug 2006 16:47:32 +0000 (+0000) Subject: Added note about USRP variables. (Testing commit email list.) X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=79efa0fdae858321fbb86f9e11f7cc7cd7c6c5f1;p=debian%2Fgnuradio Added note about USRP variables. (Testing commit email list.) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3187 221aa14e-8319-0410-a670-987f0aec2ac5 --- 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