changeset 2312:0294cef61b74

tets.c removed +10l
author arpi
date Sat, 20 Oct 2001 19:09:06 +0000
parents 038038c7d7e9
children 0b87ac046b87
files libmpdemux/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/Makefile	Sat Oct 20 19:04:56 2001 +0000
+++ b/libmpdemux/Makefile	Sat Oct 20 19:09:06 2001 +0000
@@ -3,7 +3,7 @@
 
 include ../config.mak
 
-SRCS = asfheader.c aviheader.c aviprint.c aviwrite.c demux_asf.c demux_avi.c demux_mov.c demux_mpg.c demuxer.c dvdauth.c open.c parse_es.c stream.c test.c
+SRCS = asfheader.c aviheader.c aviprint.c aviwrite.c demux_asf.c demux_avi.c demux_mov.c demux_mpg.c demuxer.c dvdauth.c open.c parse_es.c stream.c
 ifeq ($(STREAMING),yes)
 SRCS += asf_streaming.c url.c http.c network.c
 endif