summaryrefslogtreecommitdiff
path: root/lib/ext/Makefile.am
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2012-11-01 01:34:54 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-01 15:27:46 +0100
commitdc8ce7e59c3477382fc0036616554d032cad37a3 (patch)
tree9ea58dc06baa247e3fa865e55cf3832eeff06443 /lib/ext/Makefile.am
parentd3c917c6f2fa6e665dca3eb6d26b7e6f4ad77b30 (diff)
downloadgnutls-dc8ce7e59c3477382fc0036616554d032cad37a3.tar.gz
Add support for DTLS-SRTP profile negotiation (RFC 5764)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'lib/ext/Makefile.am')
-rw-r--r--lib/ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext/Makefile.am b/lib/ext/Makefile.am
index ca6628e8af..0d97132537 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -39,5 +39,5 @@ libgnutls_ext_la_SOURCES = max_record.c cert_type.c \
max_record.h cert_type.h server_name.h srp.h \
session_ticket.h signature.h safe_renegotiation.h \
session_ticket.c srp.c ecc.c ecc.h heartbeat.c heartbeat.h \
- status_request.h status_request.c
+ status_request.h status_request.c srtp.c srtp.h