diff options
Diffstat (limited to 'src/liba52')
-rw-r--r-- | src/liba52/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/liba52/Makefile.am b/src/liba52/Makefile.am index ac03c97aa..81e457c54 100644 --- a/src/liba52/Makefile.am +++ b/src/liba52/Makefile.am @@ -12,7 +12,6 @@ xineplug_decode_a52_la_SOURCES = bitstream.c bit_allocate.c \ parse.c downmix.c imdct.c imdct_mlib.c \ xine_decoder.c xineplug_decode_a52_la_LDFLAGS = -avoid-version -module -xineplug_decode_a52_la_LIBADD = $(top_builddir)/src/xine-utils/libxineutils.la noinst_HEADERS = a52.h a52_internal.h \ bitstream.h tables.h |