summaryrefslogtreecommitdiff
path: root/lib/auth/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-07 13:34:11 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-07 13:34:11 +0200
commitf0145a76fcbd2ab87163fb67b9cf58749c12fa90 (patch)
treea9577b5f48be3a84d40204d548e83943aec22f73 /lib/auth/Makefile.am
parentfd4fddfd02ba49b49f99311399cde1a2092b1285 (diff)
downloadgnutls-f0145a76fcbd2ab87163fb67b9cf58749c12fa90.tar.gz
Removed the RSA-EXPORT ciphersuites.
Diffstat (limited to 'lib/auth/Makefile.am')
-rw-r--r--lib/auth/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am
index 1d5d8da888..966bd7ac25 100644
--- a/lib/auth/Makefile.am
+++ b/lib/auth/Makefile.am
@@ -35,7 +35,7 @@ endif
noinst_LTLIBRARIES = libgnutls_auth.la
libgnutls_auth_la_SOURCES = anon.c cert.c dh_common.c dhe.c \
- dhe_psk.c psk.c psk_passwd.c rsa.c rsa_export.c srp.c \
+ dhe_psk.c psk.c psk_passwd.c rsa.c srp.c \
srp_passwd.c srp_rsa.c srp_sb64.c anon.h cert.h dh_common.h \
psk.h psk_passwd.h srp.h srp_passwd.h anon_ecdh.c \
ecdhe.c ecdhe.h