12 lines
155 B
Makefile
Raw Normal View History

2012-05-26 14:23:18 +00:00
# $Id: Makefile.am 538 2012-03-31 17:04:29Z 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