]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/openpam/bin/Makefile.am
MFV r339226 (peter): Record merge of serf-1.3.9.
[FreeBSD/FreeBSD.git] / contrib / openpam / bin / Makefile.am
1 # $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
2
3 SUBDIRS = openpam_dump_policy
4
5 if WITH_PAMTEST
6 SUBDIRS += pamtest
7 endif
8
9 if WITH_SU
10 SUBDIRS += su
11 endif