mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-17 20:17:55 +02:00
libavformat/Makefile: Fix build issues with async test
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
9f52eb5fce
commit
f93e026b64
@ -547,11 +547,11 @@ SLIBOBJS-$(HAVE_GNU_WINDRES) += avformatres.o
|
||||
SKIPHEADERS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh.h
|
||||
SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h
|
||||
|
||||
TESTPROGS = async \
|
||||
seek \
|
||||
TESTPROGS = seek \
|
||||
srtp \
|
||||
url \
|
||||
|
||||
TESTPROGS-$(CONFIG_ASYNC_PROTOCOL) += async
|
||||
TESTPROGS-$(CONFIG_NETWORK) += noproxy
|
||||
TESTPROGS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user