From: Alexander Sosedkin Date: Thu, 6 Nov 2025 18:06:55 +0000 (+0100) Subject: lib/Makefile: remove audit_int.h reference X-Git-Tag: 3.8.11~2^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71efdb80b7aba627b3e5bdfb4412ed0dc2e69aea;p=thirdparty%2Fgnutls.git lib/Makefile: remove audit_int.h reference Signed-off-by: Alexander Sosedkin --- diff --git a/lib/Makefile.am b/lib/Makefile.am index e059371584..65e9295578 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -208,7 +208,7 @@ HFILES = abstract_int.h debug.h compress.h cipher.h \ file.h supplemental.h crypto.h random.h system.h\ locks.h mbuffers.h ecc.h pin.h fips.h \ priority_options.h secrets.h stek.h cert-cred.h \ - audit.h audit_int.h + audit.h if ENABLE_PKCS11 HFILES += pkcs11_int.h pkcs11x.h