summaryrefslogtreecommitdiff
path: root/startup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'startup/Makefile')
-rw-r--r--startup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/startup/Makefile b/startup/Makefile
index bda3ffb3..8df0bd85 100644
--- a/startup/Makefile
+++ b/startup/Makefile
@@ -20,6 +20,7 @@ makemode := server
SRCS = startup.c
OBJS = $(SRCS:.c=.o) \
+ shutdownUser.o \
startupServer.o notifyServer.o startup_replyUser.o msgServer.o \
startup_notifyUser.o fsysServer.o fsServer.o ioServer.o
target = startup