diff options
Diffstat (limited to 'hurd/Makefile')
-rw-r--r-- | hurd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/Makefile b/hurd/Makefile index af3ba2dad1..3a9d08e4a4 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -42,6 +42,7 @@ server-interfaces := hurd/msg routines = hurdstartup hurdinit \ hurdid hurdlookup hurdpid hurdrlimit hurdprio hurdexec \ + path-lookup \ setauth \ pid2task task2pid \ getuids setuids getumask fchroot \ |