summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-01-16 12:07:04 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-01-16 12:07:27 +0100
commit9ea65c65f70029896b1c23afd9925ae42c4d009f (patch)
tree213694091e2eb5a1480ca8427649f8be51be0a17 /libavutil/Makefile
parent06af724c56c9fd74bb6ace457f39e1768bd94246 (diff)
parent0eecafc948b74c247ebbc59f18f508db5d590d0b (diff)
Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'
* commit '0eecafc948b74c247ebbc59f18f508db5d590d0b': configure: Make the new srtp protocol depend on the rtp protocol lavf: Add a fate test for the SRTP functions lavu: Add a fate test for the HMAC API Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 a0044dade4..544c33f240 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -119,6 +119,7 @@ TESTPROGS = adler32 \
eval \
file \
fifo \
+ hmac \
lfg \
lls \
md5 \