summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libmpeg2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am
index cbc79fabd..550ce581f 100644
--- a/src/libmpeg2/Makefile.am
+++ b/src/libmpeg2/Makefile.am
@@ -26,7 +26,7 @@ xineplug_decode_mpeg2_la_SOURCES = \
xine_decoder.c \
libmpeg2_accel.c
-xineplug_decode_mpeg2_la_LIBADD = $(MLIB_LIBS) $(XINE_LIB)
+xineplug_decode_mpeg2_la_LIBADD = $(MLIB_LIBS) $(XINE_LIB) -lm
xineplug_decode_mpeg2_la_CFLAGS = $(VISIBILITY_FLAG)
xineplug_decode_mpeg2_la_LDFLAGS = -avoid-version -module