git: 39667ed7adc0 - main - flua: hook libfreebsd to the build

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Fri, 06 Sep 2024 15:55:10 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=39667ed7adc055879fffb5107ab3ecf1b26ac1bc

commit 39667ed7adc055879fffb5107ab3ecf1b26ac1bc
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-09-06 15:52:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-09-06 15:52:08 +0000

    flua: hook libfreebsd to the build
---
 lib/flua/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/flua/Makefile b/lib/flua/Makefile
index 168d05f54674..d88e76f61062 100644
--- a/lib/flua/Makefile
+++ b/lib/flua/Makefile
@@ -1,3 +1,4 @@
+SUBDIR+=	libfreebsd
 SUBDIR+=	libhash
 SUBDIR+=	libjail
 SUBDIR+=	libucl