From 150a77b69d7a91a300540606b4eccf382e0caf08 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Thu, 5 Dec 2019 17:24:30 +0100 Subject: Add support for AM to libmobile and libsdr --- src/jolly/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/jolly') diff --git a/src/jolly/Makefile.am b/src/jolly/Makefile.am index 85d5fc5..a225935 100644 --- a/src/jolly/Makefile.am +++ b/src/jolly/Makefile.am @@ -38,6 +38,7 @@ endif if HAVE_SDR jollycom_LDADD += \ $(top_builddir)/src/libsdr/libsdr.a \ + $(top_builddir)/src/libam/libam.a \ $(top_builddir)/src/libfft/libfft.a \ $(UHD_LIBS) \ $(SOAPY_LIBS) -- cgit v1.2.3