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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am
index 3184f001f..37c5a9b53 100644
--- a/src/libmpeg2/Makefile.am
+++ b/src/libmpeg2/Makefile.am
@@ -15,7 +15,7 @@ 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 idct_altivec.c \
- motion_comp_altivec.c xine_decoder.c
+ motion_comp_altivec.c cpu_state.c xine_decoder.c
xineplug_decode_mpeg2_la_LDFLAGS = -avoid-version -module
noinst_HEADERS = vlc.h mpeg2.h mpeg2_internal.h