diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-09-06 15:52:08 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-09-06 15:52:08 +0000 |
| commit | 39667ed7adc055879fffb5107ab3ecf1b26ac1bc (patch) | |
| tree | 29a46ef3b6fee35f7fc7d0a07693bd6e6cb5a630 | |
| parent | df1323e023a40dea43e65b2460ff35126b5c62e8 (diff) | |
flua: hook libfreebsd to the build
| -rw-r--r-- | lib/flua/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
