From 57993e3e4817dd690394af7a1bb9f58c2a92a135 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 4 Jan 2017 14:22:24 +0100 Subject: Support for UHD SDR interface --- src/nmt/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nmt') diff --git a/src/nmt/Makefile.am b/src/nmt/Makefile.am index 5d4dad9..cd45ef5 100644 --- a/src/nmt/Makefile.am +++ b/src/nmt/Makefile.am @@ -18,5 +18,6 @@ nmt_LDADD = \ $(COMMON_LA) \ $(top_builddir)/src/common/libcommon.a \ $(ALSA_LIBS) \ + $(UHD_LIBS) \ -lm -- cgit v1.2.3