summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--liba52/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/liba52/Makefile b/liba52/Makefile
index 4f80402832..868f8df9a7 100644
--- a/liba52/Makefile
+++ b/liba52/Makefile
@@ -13,4 +13,4 @@ SRCS_COMMON = crc.c \
include ../mpcommon.mak
test: test.c ../cpudetect.o $(LIBNAME_COMMON)
- $(CC) $(CFLAGS) -o $@ $^ -lm
+ $(CC) $(CFLAGS) -o $@ $^