From 1daeddffa3521a15493dbbd57ea8847f09d931b1 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 22 Oct 2001 00:52:09 +0000 Subject: introducing libxineutils and a this pointer for video_out_x11 callbacks CVS patchset: 852 CVS date: 2001/10/22 00:52:09 --- src/liba52/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/liba52') diff --git a/src/liba52/Makefile.am b/src/liba52/Makefile.am index 81e457c54..ac03c97aa 100644 --- a/src/liba52/Makefile.am +++ b/src/liba52/Makefile.am @@ -12,6 +12,7 @@ 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 -- cgit v1.2.3