summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-06-01 19:56:17 -0300
committerJames Almer <jamrial@gmail.com>2017-06-14 19:20:19 -0300
commite53c9065ca08a9153ecc73a6a8940bcc6d667e58 (patch)
treec23860abdba7901dfb69a34dd41b9302b3b68661 /libavutil/Makefile
parent5b10f484e2b35e06825973970423744d81f91df2 (diff)
avutil/tests: remove float_dsp test
It's been ported to checkasm. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 92ee5bd0b3..4fe81fdd07 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -202,7 +202,6 @@ TESTPROGS = adler32 \
eval \
file \
fifo \
- float_dsp \
hash \
hmac \
imgutils \