From 65d9d7fbbda20fc176e0dfdbdc6239947d178704 Mon Sep 17 00:00:00 2001 From: Bart van Strien Date: Wed, 26 Jun 2019 17:38:04 +0200 Subject: [PATCH] Re-enable building FLAC decoder with autotools Because who likes linker errors? --- platform/unix/exclude | 1 - 1 file changed, 1 deletion(-) diff --git a/platform/unix/exclude b/platform/unix/exclude index a221cf613..872f11f2b 100644 --- a/platform/unix/exclude +++ b/platform/unix/exclude @@ -1,5 +1,4 @@ \./libraries/luasocket/libluasocket/wsocket.* -\./modules/sound/lullaby/FLACDecoder\..* \./love\.cpp \./modules/sound/lullaby/Mpg123Decoder\.cpp \./modules/sound/lullaby/Mpg123Decoder\.h