summaryrefslogtreecommitdiff
path: root/usrp2/host/lib/Makefile.am
diff options
context:
space:
mode:
authorjcorgan2009-05-15 15:07:46 +0000
committerjcorgan2009-05-15 15:07:46 +0000
commit9589f8ea3fad0c3fb557c36d3e9f29100e821115 (patch)
tree84d893134b8dba70a3cef77132dc78455be56ffa /usrp2/host/lib/Makefile.am
parent7cda906274ab3e915d48eaa2534a3d5bba76019b (diff)
downloadgnuradio-9589f8ea3fad0c3fb557c36d3e9f29100e821115.tar.gz
gnuradio-9589f8ea3fad0c3fb557c36d3e9f29100e821115.tar.bz2
gnuradio-9589f8ea3fad0c3fb557c36d3e9f29100e821115.zip
Merged wip r11012:11022 from jcorgan/deb into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11043 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp2/host/lib/Makefile.am')
-rw-r--r--usrp2/host/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/host/lib/Makefile.am b/usrp2/host/lib/Makefile.am
index 5c98600bf..772cf1446 100644
--- a/usrp2/host/lib/Makefile.am
+++ b/usrp2/host/lib/Makefile.am
@@ -50,7 +50,7 @@ libusrp2_la_SOURCES = \
libusrp2_la_LIBADD = \
$(OMNITHREAD_LA) \
- $(GRUEL_LIBS) \
+ $(GRUEL_LA) \
$(BOOST_LDFLAGS) $(BOOST_THREAD_LIB)
# Private headers not needed for above the API development