From 56a80d09d34037ab8ba07e67e4dc7184fff94656 Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Fri, 31 Jan 2003 01:20:24 +0000 Subject: - Added debian into Makefile.am as a sub-directory rather than have the makefile variable. - Cleaned up Makefile.am (wine, goom, libxinevdec) - Cleaned up compiler warnings (libfaad) - Cleaned up header includes (libfaad, libdha) CVS patchset: 4053 CVS date: 2003/01/31 01:20:24 --- src/libxinevdec/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/libxinevdec') diff --git a/src/libxinevdec/Makefile.am b/src/libxinevdec/Makefile.am index 5e6e2e256..42ecddb8d 100644 --- a/src/libxinevdec/Makefile.am +++ b/src/libxinevdec/Makefile.am @@ -82,6 +82,10 @@ xineplug_decode_interplayvideo_la_SOURCES = interplayvideo.c xineplug_decode_interplayvideo_la_LIBADD = $(XINE_LIB) xineplug_decode_interplayvideo_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ +#xineplug_decode_xan_la_SOURCES = xan/xan.c +#xineplug_decode_xan_la_LIBADD = $(XINE_LIB) +#xineplug_decode_xan_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ + xineplug_decode_yuv_frames_la_SOURCES = yuv_frames.c xineplug_decode_yuv_frames_la_LIBADD = $(XINE_LIB) xineplug_decode_yuv_frames_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ -- cgit v1.2.3