freebsd-nq/bin/Makefile.am

12 lines
155 B
Makefile
Raw Normal View History

2017-02-19 21:00:46 +00:00
# $Id: Makefile.am 907 2017-01-18 09:39:01Z 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