about summary refs log tree commit diff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index 9683e7f178..af3ba2dad1 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -37,7 +37,7 @@ user-interfaces		:= $(addprefix hurd/,\
 				       process process_request \
 				       msg msg_reply msg_request \
 				       exec exec_startup crash interrupt \
-				       fs fsys io term socket ifsock)
+				       fs fsys io term tioctl socket ifsock)
 server-interfaces	:= hurd/msg
 
 routines = hurdstartup hurdinit \