Restructure: Move display from common code to 'libdisplay'

This commit is contained in:
Andreas Eversberg
2017-11-18 08:49:13 +01:00
parent ab59a26a51
commit 016e72d6d7
25 changed files with 41 additions and 15 deletions

View File

@@ -76,6 +76,7 @@ AS_IF([test "x$somethingmagick" == "xyes"],[AC_MSG_NOTICE( Compiling with ImageM
AC_OUTPUT(
src/libmobile/Makefile
src/libdisplay/Makefile
src/libimage/Makefile
src/libcompandor/Makefile
src/libgoertzel/Makefile