summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorJacob Trimble <modmaker@google.com>2018-06-01 11:38:05 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2018-06-27 13:43:39 +0200
commit69bd73b3ff873abb43de9db062b04425de153643 (patch)
treee3473955b73429da28b9f3e3c1d5b1262b8a22a5 /libavutil/Makefile
parent96281ed689043519ee9f28501921bacece59d790 (diff)
libavutil/encryption_info: Add unit tests.
Signed-off-by: Jacob Trimble <modmaker@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 d0632f16a6..9ed24cfc82 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -200,6 +200,7 @@ TESTPROGS = adler32 \
des \
dict \
display \
+ encryption_info \
error \
eval \
file \