summaryrefslogtreecommitdiffstats
path: root/usrp_uhd/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'usrp_uhd/lib/Makefile.am')
-rw-r--r--usrp_uhd/lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/usrp_uhd/lib/Makefile.am b/usrp_uhd/lib/Makefile.am
index 09e15301b..2b744b4fc 100644
--- a/usrp_uhd/lib/Makefile.am
+++ b/usrp_uhd/lib/Makefile.am
@@ -20,6 +20,7 @@ libusrp_uhd_la_SOURCES = \
libusrp_uhd_la_LIBADD = \
$(BOOST_LDFLAGS) \
- $(BOOST_THREAD_LIB)
+ $(BOOST_THREAD_LIB) \
+ $(USRP_DBOARD_LA)
noinst_HEADERS =