From 087b97e0fc28793ea39d81e60b3fddae51c5929e Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 12 Jan 2010 16:23:54 -0800 Subject: added interface for usrp dboards to communicate to mboards --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index 3373d838c..e5b1bc1e1 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -9,7 +9,7 @@ SUBDIRS = AM_CPPFLAGS = $(GENERAL_CPPFLAGS) LDADD = \ - $(GENERAL_LDDFLAGS) + $(GENERAL_LDDFLAGS) \ $(USRP_UHD_LA) noinst_PROGRAMS = \ -- cgit v1.2.3