git: e3d138194042 - main - security/hidden-lake: hooked to the build

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Wed, 01 Jan 2025 11:52:06 UTC
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3d13819404299b9ef6d272a17479c723518b48e

commit e3d13819404299b9ef6d272a17479c723518b48e
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-01-01 11:50:29 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-01-01 11:50:29 +0000

    security/hidden-lake: hooked to the build
    
    Forget to add SUBDIR to security/Makefile
    in commit c543b2f674564560584e66839f6493a79b02a9d9.
    
    Reported by:    antoine
---
 security/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/Makefile b/security/Makefile
index dd78e4da8581..7e0acf37f07b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -219,6 +219,7 @@
     SUBDIR += heimdal-devel
     SUBDIR += helib
     SUBDIR += hexl
+    SUBDIR += hidden-lake
     SUBDIR += highwayhash
     SUBDIR += hitch
     SUBDIR += hockeypuck