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/libspudec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libspudec') diff --git a/src/libspudec/Makefile.am b/src/libspudec/Makefile.am index a9246e112..6db4b63ad 100644 --- a/src/libspudec/Makefile.am +++ b/src/libspudec/Makefile.am @@ -8,7 +8,7 @@ lib_LTLIBRARIES = xineplug_decode_spu.la xineplug_decode_spu_la_SOURCES = spu.c xine_decoder.c xineplug_decode_spu_la_LDFLAGS = -avoid-version -module -xineplug_decode_spu_la_LIBADD = $(top_builddir)/src/xine-utils/libxineutils.la $(top_builddir)/src/xine-engine/libxine.la +xineplug_decode_spu_la_LIBADD = $(top_builddir)/src/xine-engine/libxine.la noinst_HEADERS = spu.h include_HEADERS = spu_decoder_api.h -- cgit v1.2.3