[MPlayer-cvslog] r19532 - trunk/TOOLS/netstream/Makefile
diego
subversion at mplayerhq.hu
Fri Aug 25 16:55:42 CEST 2006
Author: diego
Date: Fri Aug 25 16:55:42 2006
New Revision: 19532
Modified:
trunk/TOOLS/netstream/Makefile
Log:
Sync with the creation of the stream directory.
Modified: trunk/TOOLS/netstream/Makefile
==============================================================================
--- trunk/TOOLS/netstream/Makefile (original)
+++ trunk/TOOLS/netstream/Makefile Fri Aug 25 16:55:42 2006
@@ -46,7 +46,7 @@
DEPS += $(MPROOT)/osdep/glob-win.o $(WIN32_LIB) -lwsock32
endif
-netstream: $(MPROOT)/libmpdemux/libmpdemux.a $(MPROOT)/libmpdemux/stream.a netstream.o
+netstream: $(MPROOT)/libmpdemux/libmpdemux.a $(MPROOT)/stream/stream.a netstream.o
$(CC) $(CFLAGS) netstream.o -o netstream $(DEPS)
More information about the MPlayer-cvslog
mailing list