aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shutdown/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shutdown/Makefile b/shutdown/Makefile
index 2d2593c0..73813dab 100644
--- a/shutdown/Makefile
+++ b/shutdown/Makefile
@@ -20,6 +20,7 @@ makemode := server
SRCS = shutdown.c acpi_shutdown.c
HURDLIBS = ports shouldbeinlibc trivfs iohelp ihash fshelp
+LDLIBS = -lpthread
target = shutdown
MIGSTUBS = shutdownServer.o
MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h