You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
buildsys: fix rules for swresample-test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -11,4 +11,4 @@ OBJS = audioconvert.o \
|
||||
resample.o \
|
||||
swresample.o \
|
||||
|
||||
TESTPROGS = swresample_test
|
||||
TESTPROGS = swresample
|
||||
|
Reference in New Issue
Block a user