OpenPAM/bin/Makefile.am

16 lines
151 B
Makefile

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