freebsd-dev/contrib/openpam/bin/Makefile.am
2012-05-26 17:10:16 +00:00

12 lines
155 B
Makefile

# $Id: Makefile.am 538 2012-03-31 17:04:29Z des $
SUBDIRS = openpam_dump_policy
if WITH_PAMTEST
SUBDIRS += pamtest
endif
if WITH_SU
SUBDIRS += su
endif