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/libmad/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libmad') diff --git a/src/libmad/Makefile.am b/src/libmad/Makefile.am index d3f295a8f..f771ef370 100644 --- a/src/libmad/Makefile.am +++ b/src/libmad/Makefile.am @@ -11,14 +11,12 @@ xineplug_decode_mad_la_SOURCES = bit.c frame.c layer3.c timer.c \ xineplug_decode_mad_la_LDFLAGS = -avoid-version -module -xineplug_decode_mad_la_LIBADD = $(top_builddir)/src/xine-utils/libxineutils.la noinst_HEADERS = D.dat huffman.h mad.h stream.h fixed.h \ imdct_s.dat qc_table.dat synth.h bit.h frame.h layer12.h \ rq_table.dat timer.h global.h layer3.h sf_table.dat - ## ## Install header files (default=$includedir/xine) ## -- cgit v1.2.3