From f00e62b71aa363f4edbc359ce771f56315897ada Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Mon, 22 Oct 2001 21:34:54 +0000 Subject: Fixed libxineutils linking. CVS patchset: 859 CVS date: 2001/10/22 21:34:54 --- src/libmpeg2/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libmpeg2') diff --git a/src/libmpeg2/Makefile.am b/src/libmpeg2/Makefile.am index 5a63a0e71..cf093d802 100644 --- a/src/libmpeg2/Makefile.am +++ b/src/libmpeg2/Makefile.am @@ -16,7 +16,6 @@ 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