summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-09-20 21:09:09 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-09-20 21:09:09 +0200
commit96b396d0c41ab391608c1ffe88bbaf897b482e1b (patch)
treebda8e892ae4f1cae33127c5484c81d55777324b6
parentcf6fc573a024d6ce3c41fc2bb6e4c02b59721e85 (diff)
parent6014ad1430697d3384c7821fd14debbd413b1b52 (diff)
Merge commit 'refs/top-bases/tschwinge/Roger_Whittaker' into tschwinge/Roger_Whittaker
-rw-r--r--hurd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index e914a081b4..40bfdd9353 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -33,7 +33,7 @@ inline-headers = hurd.h $(addprefix hurd/,fd.h signal.h \
# The RPC interfaces go in a separate library.
interface-library := libhurduser
user-interfaces := $(addprefix hurd/,\
- auth startup \
+ auth auth_request auth_reply startup \
process process_request \
msg msg_reply msg_request \
exec exec_startup crash interrupt \