From 5d77a7ff228a66f7e9d81e35a94aff6c011317f9 Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 2 Apr 2016 22:55:54 +0300 Subject: [PATCH] Libtimidity is excluded from build on Android, probably due to broken configure script --- source.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.list b/source.list index c2262e4de4..2e1b24c98e 100644 --- a/source.list +++ b/source.list @@ -1121,7 +1121,7 @@ music/null_m.cpp #else #if MORPHOS #else - music/extmidi.cpp + music/libtimidity.cpp #end #end #end