xref: /freebsd/contrib/openpam/bin/Makefile.am (revision 39beb93c3f8bdbf72a61fda42300b5ebed7390c8)
1# $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
2
3SUBDIRS =
4
5if WITH_SU
6SUBDIRS += su
7endif
8