Restructure: Move goertzel from common code to 'libgoertzel'

This commit is contained in:
Andreas Eversberg
2017-11-16 07:34:16 +01:00
parent c84318b245
commit 16194c15f9
16 changed files with 19 additions and 8 deletions

View File

@@ -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/libgoertzel/Makefile
src/libjitter/Makefile
src/libsquelch/Makefile
src/libhagelbarger/Makefile