summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Torri <storri@users.sourceforge.net>2003-01-31 02:22:21 +0000
committerStephen Torri <storri@users.sourceforge.net>2003-01-31 02:22:21 +0000
commitf5986ad799846a35f845f5fb12bcb4dccb018441 (patch)
treed89924ec725dc36d4a7e2cc67c2f5cc16b43ae28
parent56a80d09d34037ab8ba07e67e4dc7184fff94656 (diff)
downloadxine-lib-f5986ad799846a35f845f5fb12bcb4dccb018441.tar.gz
xine-lib-f5986ad799846a35f845f5fb12bcb4dccb018441.tar.bz2
Removing unstable, unfinished and down useless entry.
CVS patchset: 4054 CVS date: 2003/01/31 02:22:21
-rw-r--r--src/libxinevdec/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libxinevdec/Makefile.am b/src/libxinevdec/Makefile.am
index 42ecddb8d..5e6e2e256 100644
--- a/src/libxinevdec/Makefile.am
+++ b/src/libxinevdec/Makefile.am
@@ -82,10 +82,6 @@ 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@