summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 390d7e900..bd25233ed 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -63,7 +63,7 @@ GNURADIO_I = $(top_srcdir)/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
+ -I$(top_srcdir)/usrp/firmware/include
USRP_LIBS = -L$(top_builddir)/usrp/host/lib \
-lusrp