From 9776736cc4cc678f7aa2d0b9ebee65455bce9ce9 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Thu, 16 Nov 2017 21:13:28 +0100 Subject: Restructure: Move compandor from common code to 'libcompandor' --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9d57e85..1b9a604 100644 --- a/configure.ac +++ b/configure.ac @@ -75,6 +75,7 @@ AS_IF([test "x$with_soapy" == "xyes"],[AC_MSG_NOTICE( Compiling with SoapySDR su AS_IF([test "x$somethingmagick" == "xyes"],[AC_MSG_NOTICE( Compiling with ImageMagick )],[AC_MSG_NOTICE( ImageMagick not supported )]) AC_OUTPUT( + src/libcompandor/Makefile src/libgoertzel/Makefile src/libjitter/Makefile src/libsquelch/Makefile -- cgit v1.2.3