Index: sshd/Makefile
===================================================================
RCS file: /cvs/src/usr.bin/ssh/sshd/Makefile,v
retrieving revision 1.73
diff -u -p -r1.73 Makefile
--- sshd/Makefile	22 Jun 2011 21:57:01 -0000	1.73
+++ sshd/Makefile	5 Sep 2011 06:17:53 -0000
@@ -16,7 +16,7 @@ SRCS=	sshd.c auth-rhosts.c auth-passwd.c
 	auth2-none.c auth2-passwd.c auth2-pubkey.c \
 	monitor_mm.c monitor.c monitor_wrap.c \
 	kexdhs.c kexgexs.c kexecdhs.c sftp-server.c sftp-common.c \
-	roaming_common.c roaming_serv.c sandbox-systrace.c
+	roaming_common.c roaming_serv.c sandbox-rlimit.c
 
 .include <bsd.own.mk> # for KERBEROS and AFS
 
