2017-02-20 00:56:46 +00:00

12 lines
155 B
Makefile

# $Id: Makefile.am 907 2017-01-18 09:39:01Z des $
SUBDIRS = openpam_dump_policy
if WITH_PAMTEST
SUBDIRS += pamtest
endif
if WITH_SU
SUBDIRS += su
endif