From: Nikos Mavrogiannopoulos Date: Sat, 19 Apr 2014 10:45:33 +0000 (+0200) Subject: removed file from Makefile that doesn't exist X-Git-Tag: gnutls_3_3_1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df7584e7442bb7dbf1035d85e7967f4eef7a22c5;p=thirdparty%2Fgnutls.git removed file from Makefile that doesn't exist --- diff --git a/lib/Makefile.am b/lib/Makefile.am index e39c7c45bf..4daa19de16 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -110,7 +110,7 @@ HFILES = abstract_int.h debug.h gnutls_compress.h gnutls_cipher.h \ gnutls_srp.h auth/srp.h auth/srp_passwd.h \ gnutls_helper.h gnutls_supplemental.h crypto.h random.h system.h\ locks.h gnutls_mbuffers.h gnutls_ecc.h pin.h fips.h \ - priority_options.h safe-memset.h + priority_options.h if ENABLE_PKCS11 HFILES += pkcs11_int.h