]> git.sesse.net Git - ffmpeg/commitdiff
avutil/Makefile: add softfloat to TESTPROGS
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Oct 2014 14:02:14 +0000 (16:02 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Oct 2014 14:02:14 +0000 (16:02 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/Makefile

index 65c6b53422382ca4a3353ccb4632e46b867b2ddb..80c5d0015cd44edba2d8386638536d76be1d94ce 100644 (file)
@@ -175,6 +175,7 @@ TESTPROGS = adler32                                                     \
             ripemd                                                      \
             sha                                                         \
             sha512                                                      \
+            softfloat                                                   \
             tree                                                        \
             utf8                                                        \
             xtea                                                        \