freebsd-dev/contrib/openpam/bin/Makefile.am

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
160 B
Makefile
Raw Normal View History

2017-05-01 15:02:58 +00:00
# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
2005-06-17 08:11:43 +00:00
2012-05-26 14:23:18 +00:00
SUBDIRS = openpam_dump_policy
2007-12-21 11:49:29 +00:00
2011-12-18 17:08:40 +00:00
if WITH_PAMTEST
SUBDIRS += pamtest
endif
2007-12-21 11:49:29 +00:00
if WITH_SU
SUBDIRS += su
endif