freebsd-dev/contrib/openpam/bin/Makefile.am
Dag-Erling Smørgrav 49e56509db Upgrade to OpenPAM Resedacea.
MFC after:	3 weeks
2017-05-05 13:31:25 +00:00

12 lines
160 B
Makefile

# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
SUBDIRS = openpam_dump_policy
if WITH_PAMTEST
SUBDIRS += pamtest
endif
if WITH_SU
SUBDIRS += su
endif