aboutsummaryrefslogtreecommitdiff
path: root/shutdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shutdown/Makefile')
-rw-r--r--shutdown/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shutdown/Makefile b/shutdown/Makefile
index 73813dab..fc5e697d 100644
--- a/shutdown/Makefile
+++ b/shutdown/Makefile
@@ -18,7 +18,7 @@
dir := shutdown
makemode := server
-SRCS = shutdown.c acpi_shutdown.c
+SRCS = shutdown.c acpiUser.c
HURDLIBS = ports shouldbeinlibc trivfs iohelp ihash fshelp
LDLIBS = -lpthread
target = shutdown