From 8f6d0752df7b5e3a3f0c70742bc9e4b45ceebf40 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 15 Nov 2017 19:08:37 +0100 Subject: Restructure: Move squelch from common code to 'libsquelch' --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 092bd4d..5076aee 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/libsquelch/Makefile src/libhagelbarger/Makefile src/libdtmf/Makefile src/libgermanton/Makefile -- cgit v1.2.3