From ab59a26a519d4bfb88f9ca6f882da8baab90a95a Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sat, 18 Nov 2017 08:33:07 +0100 Subject: Restructure: Move mobile from common code to 'libmobile' --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2cd920b..5da06a3 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/libmobile/Makefile src/libimage/Makefile src/libcompandor/Makefile src/libgoertzel/Makefile -- cgit v1.2.3