bug-hurd
[Top][All Lists]
Advanced

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

[PATCH 22/23] Fix build


From: Justus Winter
Subject: [PATCH 22/23] Fix build
Date: Fri, 29 Nov 2013 01:03:50 +0100

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

diff --git a/libports/Makefile b/libports/Makefile
index 934b151..7055901 100644
--- a/libports/Makefile
+++ b/libports/Makefile
@@ -42,7 +42,7 @@ installhdrs = ports.h
 
 HURDLIBS= ihash
 LDLIBS += -lpthread
-OBJS = $(SRCS:.c=.o) notifyServer.o interruptServer.o
+OBJS = $(SRCS:.c=.o) notifyServer.o interruptServer.o mach_portUser.o
 
 MIGCOMSFLAGS = -prefix ports_
 
-- 
1.7.10.4




reply via email to

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