Restructure: Move img from common code to 'libimage'

This commit is contained in:
Andreas Eversberg
2017-11-17 09:06:57 +01:00
parent 7b539d5dc7
commit 0e3e4d9230
9 changed files with 17 additions and 12 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/libimage/Makefile
src/libcompandor/Makefile
src/libgoertzel/Makefile
src/libjitter/Makefile