summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2014-03-03 19:15:35 +0100
committerJanne Grunau <janne-libav@jannau.net>2014-03-18 13:08:00 +0100
commitf0f687446e97d1566a2b16f0d4d7ed22a0830053 (patch)
treeb344b05123f953808d3c8677ee82807f426b35d5 /libavutil/Makefile
parentd961a79eb07a8911540a0bd356d68ae0cf93c6a1 (diff)
float_dsp: add test program and use it as fate test
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index f663f182b5..5869e67661 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -122,6 +122,7 @@ TESTPROGS = adler32 \
des \
eval \
fifo \
+ float_dsp \
hmac \
lfg \
lls \