diff options
| author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-08-28 20:27:56 +0000 |
|---|---|---|
| committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-08-28 20:27:56 +0000 |
| commit | 6ee05b430232df905b3413bcf20fe2c60da024fd (patch) | |
| tree | d2ac4921038a5871d2859b17071fd24774b42ee3 /src/liba52/Makefile.am | |
| parent | b5ccc95d14f0937c3096c536165af0e2dbfc10ee (diff) | |
| download | xine-lib-6ee05b430232df905b3413bcf20fe2c60da024fd.tar.gz xine-lib-6ee05b430232df905b3413bcf20fe2c60da024fd.tar.bz2 | |
sync to latest liba52 release (0.7.4)
CVS patchset: 2543
CVS date: 2002/08/28 20:27:56
Diffstat (limited to 'src/liba52/Makefile.am')
| -rw-r--r-- | src/liba52/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liba52/Makefile.am b/src/liba52/Makefile.am index ccd8bd557..2a5375560 100644 --- a/src/liba52/Makefile.am +++ b/src/liba52/Makefile.am @@ -9,7 +9,7 @@ libdir = $(XINE_PLUGINDIR) lib_LTLIBRARIES = xineplug_decode_a52.la xineplug_decode_a52_la_SOURCES = bitstream.c bit_allocate.c \ - parse.c downmix.c imdct.c imdct_mlib.c \ + parse.c downmix.c imdct.c \ xine_decoder.c xineplug_decode_a52_la_LDFLAGS = -avoid-version -module |
