aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 22c367f7a2fd..512b90a0e35e 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -4,7 +4,7 @@ LIB= crypto
SHLIBDIR?= /lib
SHLIB_MAJOR= 3
-NOLINT= true
+NOLINT=
.if exists(Makefile.man)
.include "Makefile.man"