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/libmpeg2/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libmpeg2') diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am index cf093d802..5a63a0e71 100644 --- a/src/libmpeg2/Makefile.am +++ b/src/libmpeg2/Makefile.am @@ -16,6 +16,7 @@ xineplug_decode_mpeg2_la_SOURCES = slice.c header.c stats.c idct.c \ motion_comp.c decode.c idct_mmx.c motion_comp_mmx.c \ idct_mlib.c motion_comp_mlib.c xine_decoder.c xineplug_decode_mpeg2_la_LDFLAGS = -avoid-version -module +xineplug_decode_mpeg2_la_LIBADD = $(top_builddir)/src/xine-utils/libxineutils.la noinst_HEADERS = vlc.h mpeg2.h mpeg2_internal.h -- cgit v1.2.3