summaryrefslogtreecommitdiff
path: root/src/libmpeg2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmpeg2/Makefile.am')
-rw-r--r--src/libmpeg2/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am
index cf093d802..eec705b15 100644
--- a/src/libmpeg2/Makefile.am
+++ b/src/libmpeg2/Makefile.am
@@ -14,7 +14,8 @@ lib_LTLIBRARIES = xineplug_decode_mpeg2.la
xineplug_decode_mpeg2_la_SOURCES = slice.c header.c stats.c idct.c \
motion_comp.c decode.c idct_mmx.c motion_comp_mmx.c \
- idct_mlib.c motion_comp_mlib.c xine_decoder.c
+ idct_mlib.c motion_comp_mlib.c idct_altivec.c \
+ motion_comp_altivec.c xine_decoder.c
xineplug_decode_mpeg2_la_LDFLAGS = -avoid-version -module
noinst_HEADERS = vlc.h mpeg2.h mpeg2_internal.h