From: Nikos Mavrogiannopoulos Date: Fri, 30 Aug 2013 20:48:49 +0000 (+0300) Subject: added missing file X-Git-Tag: gnutls_3_2_4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0d981ddf8966c0c93a69a8f3ee53e184069d22;p=thirdparty%2Fgnutls.git added missing file --- diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am index 3caad98ffe..319d3700e6 100644 --- a/lib/auth/Makefile.am +++ b/lib/auth/Makefile.am @@ -38,4 +38,4 @@ libgnutls_auth_la_SOURCES = anon.c cert.c dh_common.c dhe.c \ rsa_psk.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 + ecdhe.c ecdhe.h rsa_common.h