about summary refs log tree commit diff
path: root/misc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 3c87abf9ec..53489c68cd 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -37,8 +37,8 @@ routines := brk sbrk sstk ioctl \
 	    select \
 	    acct chroot fsync sync reboot \
 	    gethostid sethostid \
-	    mknod \
-	    swapon vhangup mktemp mkstemp \
+	    revoke vhangup mknod \
+	    swapon mktemp mkstemp \
 	    ualarm usleep \
 	    gtty stty \
 	    ptrace \