summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2013-01-15 13:05:12 +0200
committerMartin Storsjö <martin@martin.st>2013-01-15 23:18:07 +0200
commit3130fa51a5d6f3fd5dc08df7649d902d0eea382e (patch)
tree24be1eda51a50e69980831d0ffc23f160620fe8a /libavutil/Makefile
parentfb845ffdd335a1efd6dfd43e8adeb530397b348e (diff)
lavu: Add a fate test for the HMAC API
Signed-off-by: Martin Storsjö <martin@martin.st>
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 79e67b50dd..465b2fc207 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -108,6 +108,7 @@ TESTPROGS = adler32 \
des \
eval \
fifo \
+ hmac \
lfg \
lls \
md5 \