summaryrefslogtreecommitdiffstats
path: root/mp3lib
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib')
-rw-r--r--mp3lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/Makefile b/mp3lib/Makefile
index 8178c255ce..ca3592ebc0 100644
--- a/mp3lib/Makefile
+++ b/mp3lib/Makefile
@@ -1,6 +1,6 @@
include ../config.mak
-LIBNAME_COMMON = libMP3.a
+LIBNAME_COMMON = libmp3.a
ifeq ($(TARGET_ARCH_SGI_MIPS),yes)
OPTFLAGS := $(OPTFLAGS:-O4=-O0)