aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/shutdown.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/shutdown.tproj/Makefile')
-rw-r--r--system_cmds/shutdown.tproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_cmds/shutdown.tproj/Makefile b/system_cmds/shutdown.tproj/Makefile
index 4f24191..3d12099 100644
--- a/system_cmds/shutdown.tproj/Makefile
+++ b/system_cmds/shutdown.tproj/Makefile
@@ -1,7 +1,7 @@
PROG= shutdown
MAN= shutdown.8
-LDADD+=-lbsm -framework IOKit
+LDADD+=-lbsm -framework IOKit -liosexec
BINDIR=/usr/sbin