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
commit6014ad1430697d3384c7821fd14debbd413b1b52 (patch)
tree02448ec9089286c4f4c4f8795b211925ea775bd5
parent3ce550bb66517c08cca653a6eeaab71b51bcf719 (diff)
parente75d8b58002016034e8466c345c04dde6818b992 (diff)
Merge branch 't/sendmsg-SCM_CREDS' into refs/top-bases/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 \