summaryrefslogtreecommitdiffstats
path: root/kerberos5/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-10-11 14:17:09 +0000
committerru <ru@FreeBSD.org>2002-10-11 14:17:09 +0000
commitb3c0f70717dc721a9076491fe80fef2e28c95424 (patch)
treed57874243c840cf0a29c4fd341b589bccf1b2517 /kerberos5/Makefile
parent0d425a16b5c7db40fc40d5cd3e984e0e28d37c76 (diff)
downloadFreeBSD-src-b3c0f70717dc721a9076491fe80fef2e28c95424.zip
FreeBSD-src-b3c0f70717dc721a9076491fe80fef2e28c95424.tar.gz
Build kerberized versions of the PAM library, and install them
into corresponding distributions during "make release". (This also cleans the "slib" distribution up from the .o files.) PR: misc/43825 (inspired by)
Diffstat (limited to 'kerberos5/Makefile')
-rw-r--r--kerberos5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/Makefile b/kerberos5/Makefile
index c18111a..3423b06 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= secure/usr.bin/ssh secure/usr.sbin/sshd
+KPROGS= lib/libpam secure/usr.bin/ssh secure/usr.sbin/sshd
# This target is used to rebuild these programs WITH Kerberos.
kerberize:
OpenPOWER on IntegriCloud