summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/proc/Makefile b/proc/Makefile
index 8ca13c20..8e891adb 100644
--- a/proc/Makefile
+++ b/proc/Makefile
@@ -33,6 +33,9 @@ OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
HURDLIBS = ihash ports shouldbeinlibc
LDLIBS = -lpthread
+# XXX: fix build
+MIGSTUBS += gnumachUser.o task_notifyUser.o
+
include ../Makeconf
mutated_ourmsg_U.h: ourmsg_U.h