mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
Sync with the creation of the stream directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19532 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
31f26e9a3f
commit
aad130d2e8
@ -46,7 +46,7 @@ ifeq ($(TARGET_WIN32),yes)
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user