1SUBDIRS = openpam_dump_policy 2 3if WITH_PAMTEST 4SUBDIRS += pamtest 5endif 6 7if WITH_SU 8SUBDIRS += su 9endif 10