summaryrefslogtreecommitdiff
path: root/src/liba52/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/liba52/Makefile.am')
-rw-r--r--src/liba52/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/liba52/Makefile.am b/src/liba52/Makefile.am
index ec6dfd642..cee608e1d 100644
--- a/src/liba52/Makefile.am
+++ b/src/liba52/Makefile.am
@@ -9,6 +9,7 @@ lib_LTLIBRARIES = xineplug_decode_a52.la
xineplug_decode_a52_la_SOURCES = \
bitstream.c \
bit_allocate.c \
+ crc.c \
downmix.c \
imdct.c \
parse.c \