12 lines
155 B
Makefile
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
|