summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-29 11:38:26 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-29 11:38:37 +0200
commit48e02e258c42ae2ee0d351f2f0bd620b087ababe (patch)
tree197811dbc2df3320b810edb4f837ba082685cb9f /libavformat/Makefile
parentfbeb3fa999e8712af35f1d898ca0b0cbab707556 (diff)
parent063f7467e4d14ab7fe01b2845dab60cc75df8b53 (diff)
Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53'
* commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53': rtmpdh: Add fate test for the DH handshake routine Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 83ea2a652d..142d69cd1e 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -543,6 +543,7 @@ TESTPROGS = seek \
url \
TESTPROGS-$(CONFIG_NETWORK) += noproxy
+TESTPROGS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh
TOOLS = aviocat \
ismindex \