]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/openpam/bin/Makefile.am
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / openpam / bin / Makefile.am
1 # $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
2
3 SUBDIRS =
4
5 if WITH_SU
6 SUBDIRS += su
7 endif