aboutsummaryrefslogtreecommitdiff
path: root/stand/Makefile.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'stand/Makefile.amd64')
-rw-r--r--stand/Makefile.amd643
1 files changed, 3 insertions, 0 deletions
diff --git a/stand/Makefile.amd64 b/stand/Makefile.amd64
index 6e8c967378cb..2b742143fb33 100644
--- a/stand/Makefile.amd64
+++ b/stand/Makefile.amd64
@@ -7,6 +7,9 @@ SUBDIR+= zfs zfs32
.if ${MK_FORTH} != "no"
SUBDIR+= ficl32
.endif
+.if ${MK_LOADER_LUA} != "no"
+SUBDIR+= liblua32
+.endif
SUBDIR+= efi
SUBDIR+= userboot