From fd3a4d7ac2d0a3759067c08c67cfad406fbcfb3c Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 15 Nov 2017 18:45:56 +0100 Subject: Restructure: Move dtmf from common code to 'libdtmf' --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4f44bf8..006acc0 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/libdtmf/Makefile src/libgermanton/Makefile src/libtimer/Makefile src/libsamplerate/Makefile -- cgit v1.2.3