freebsd-dev/contrib/openpam/bin/Makefile.am
2013-09-07 19:43:39 +00:00

12 lines
155 B
Makefile

# $Id: Makefile.am 648 2013-03-05 17:54:27Z des $
SUBDIRS = openpam_dump_policy
if WITH_PAMTEST
SUBDIRS += pamtest
endif
if WITH_SU
SUBDIRS += su
endif