diff --git a/kerberos5/Makefile b/kerberos5/Makefile index e3b000211f86..144cc703c1c4 100644 --- a/kerberos5/Makefile +++ b/kerberos5/Makefile @@ -3,7 +3,7 @@ SUBDIR= doc lib libexec usr.bin usr.sbin # These are the programs which depend on Kerberos. -KPROGS= lib/libpam lib/libssh secure/usr.bin/ssh secure/usr.sbin/sshd +KPROGS= lib/libpam secure/lib/libssh secure/usr.bin/ssh secure/usr.sbin/sshd # This target is used to rebuild these programs WITH Kerberos. kerberize: