aboutsummaryrefslogtreecommitdiff
path: root/hurd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/Makefile')
-rw-r--r--hurd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index 441c66c78c..85aa30ab88 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -35,7 +35,9 @@ user-interfaces := $(addprefix hurd/,\
process process_request \
msg msg_reply msg_request \
exec exec_startup crash interrupt \
- fs fsys io term tioctl socket ifsock)
+ fs fsys io term tioctl socket ifsock \
+ login password \
+ )
server-interfaces := hurd/msg faultexc
routines = hurdstartup hurdinit \