summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shutdown/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shutdown/Makefile b/shutdown/Makefile
index 8c219c4c..2d2593c0 100644
--- a/shutdown/Makefile
+++ b/shutdown/Makefile
@@ -19,7 +19,7 @@ dir := shutdown
makemode := server
SRCS = shutdown.c acpi_shutdown.c
-HURDLIBS = ports shouldbeinlibc trivfs iohelp ihash
+HURDLIBS = ports shouldbeinlibc trivfs iohelp ihash fshelp
target = shutdown
MIGSTUBS = shutdownServer.o
MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h