diff options
Diffstat (limited to 'hurd/Makefile')
-rw-r--r-- | hurd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile index 250e441acf..07e22ebe1b 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -41,7 +41,7 @@ user-interfaces := $(addprefix hurd/,\ server-interfaces := hurd/msg faultexc routines = hurdstartup hurdinit \ - hurdid hurdlookup hurdpid hurdrlimit hurdprio hurdexec \ + hurdid hurdlookup hurdpid hurdrlimit hurdprio hurdexec hurdselect \ get-host set-host \ path-lookup \ setauth \ |