OpenPAM/bin/Makefile.am

12 lines
112 B
Makefile

# $Id$
SUBDIRS = openpam_dump_policy
if WITH_PAMTEST
SUBDIRS += pamtest
endif
if WITH_SU
SUBDIRS += su
endif