bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 6/7] FIX BUILD


From: Justus Winter
Subject: [PATCH 6/7] FIX BUILD
Date: Mon, 16 Sep 2013 16:09:04 +0200

---
 init/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/Makefile b/init/Makefile
index cf4d492..fc2a647 100644
--- a/init/Makefile
+++ b/init/Makefile
@@ -21,7 +21,7 @@ makemode := server
 SRCS = init.c stubs.c
 OBJS = $(SRCS:.c=.o) \
        startupServer.o notifyServer.o startup_replyUser.o msgServer.o \
-       startup_notifyUser.o
+       startup_notifyUser.o processUser.o
 target = init
 HURDLIBS = shouldbeinlibc hurdnotify
 
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]