mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +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