Build PAM
This commit is contained in:
parent
b9a95ea956
commit
67a8f07455
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19420
1 changed files with 9 additions and 4 deletions
|
@ -4,6 +4,8 @@
|
||||||
#
|
#
|
||||||
# Original revision: 1.9
|
# Original revision: 1.9
|
||||||
|
|
||||||
|
# SUBDIR+= 5-roadmap
|
||||||
|
# SUBDIR+= checkpoint
|
||||||
# SUBDIR = committers-guide
|
# SUBDIR = committers-guide
|
||||||
SUBDIR+= dialup-firewall
|
SUBDIR+= dialup-firewall
|
||||||
SUBDIR+= diskless-x
|
SUBDIR+= diskless-x
|
||||||
|
@ -15,6 +17,9 @@ SUBDIR+= ipsec-must
|
||||||
SUBDIR+= mh
|
SUBDIR+= mh
|
||||||
# SUBDIR+= multi-os
|
# SUBDIR+= multi-os
|
||||||
# SUBDIR+= new-users
|
# SUBDIR+= new-users
|
||||||
|
SUBDIR+= pam
|
||||||
|
# SUBDIR+= pr-guidelines
|
||||||
|
# SUBDIR+= problem-reports
|
||||||
# SUBDIR+= programming-tools
|
# SUBDIR+= programming-tools
|
||||||
SUBDIR+= pxe
|
SUBDIR+= pxe
|
||||||
# SUBDIR+= releng
|
# SUBDIR+= releng
|
||||||
|
|
Loading…
Reference in a new issue