1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-04-24 17:12:34 +02:00

avutil/Makefile: add softfloat to TESTPROGS

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-10-09 16:02:14 +02:00
parent 7cda31cb92
commit f3b54ee989

View File

@ -175,6 +175,7 @@ TESTPROGS = adler32 \
ripemd \ ripemd \
sha \ sha \
sha512 \ sha512 \
softfloat \
tree \ tree \
utf8 \ utf8 \
xtea \ xtea \