aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Brown2003-02-07 19:26:03 +0000
committerJames Brown2003-02-07 19:26:03 +0000
commit4b99f12fe60157ef195e25b7653786334ea305ba (patch)
treec2874941f1ec6fff950feb042e9fb3282fc99b90
parent270e95a65575164466ebf9f2a59de696772d9625 (diff)
downloadscummvm-rg350-4b99f12fe60157ef195e25b7653786334ea305ba.tar.gz
scummvm-rg350-4b99f12fe60157ef195e25b7653786334ea305ba.tar.bz2
scummvm-rg350-4b99f12fe60157ef195e25b7653786334ea305ba.zip
Oops
svn-id: r6591
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 758ba2d491..73783df55d 100644
--- a/Makefile
+++ b/Makefile
@@ -32,8 +32,8 @@ OBJS :=
#######################################################################
# Uncomment this to activate the MAD lib for compressed sound files
-#DEFINES += -DUSE_MAD
-#LIBS += -lmad
+DEFINES += -DUSE_MAD
+LIBS += -lmad
# Uncomment this to activate the Ogg Vorbis lib for compressed sound files
# DEFINES += -DUSE_VORBIS