1# $Id: Makefile.am 467 2011-11-02 23:42:21Z des $ 2 3SUBDIRS = 4 5if WITH_PAMTEST 6SUBDIRS += pamtest 7endif 8 9if WITH_SU 10SUBDIRS += su 11endif 12