]> git.sesse.net Git - vlc/blob - modules/codec/a52old/Modules.am
2c1fe6f663abbbcac2740c5aa94fdafc5884bfe9
[vlc] / modules / codec / a52old / Modules.am
1 SOURCES_a52old = \
2         a52old.c \
3         adec.h \
4         internal.h \
5         decoder.c \
6         decoder.h \
7         parse.c \
8         exponent.c \
9         exponent.h \
10         bit_allocate.c \
11         mantissa.c \
12         mantissa.h \
13         rematrix.c \
14         imdct.c \
15         imdct.h \
16         downmix.h \
17         $(NULL)
18