From beec89376241ee29e6bbb60bf80fb84bd0e32e71 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 18 Apr 2025 13:09:52 +0800 Subject: [PATCH] */Makefile: Sort SUBDIRs --- security/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 9c3ca9de2ded..fb890d0ef84b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -409,9 +409,9 @@ SUBDIR += nikto SUBDIR += nist-kat SUBDIR += nitrokey-app - SUBDIR += node-sqlcipher SUBDIR += nmap SUBDIR += nmap-devel + SUBDIR += node-sqlcipher SUBDIR += nss SUBDIR += nss_compat_ossl SUBDIR += nuclei