summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index fa46b98..664c928 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -152,7 +152,8 @@ SUBDIR+=elf2exe
.endif
.if ${MACHINE_ARCH} == "i386"
-SUBDIR+=apm \
+SUBDIR+=acpi \
+ apm \
apmd \
boot0cfg \
btxld \
OpenPOWER on IntegriCloud