summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitsuru IWASAKI <iwasaki@FreeBSD.org>2000-08-31 15:12:23 +0000
committerMitsuru IWASAKI <iwasaki@FreeBSD.org>2000-08-31 15:12:23 +0000
commitba6776153bbd08b896bc2aee9c7bc86826a9ad84 (patch)
tree7194bd561fa8a8285b09a8a13e838a0d713ce749
parent01be5ae188c36d06d317d70019c3387bd8ed44c0 (diff)
Notes
-rw-r--r--usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index fa46b987bd16..664c928bb2ba 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 \