2011-12-18 17:08:40 +00:00
|
|
|
# $Id: Makefile.am 467 2011-11-02 23:42:21Z des $
|
2005-06-17 08:11:43 +00:00
|
|
|
|
2007-12-21 11:49:29 +00:00
|
|
|
SUBDIRS =
|
|
|
|
|
2011-12-18 17:08:40 +00:00
|
|
|
if WITH_PAMTEST
|
|
|
|
SUBDIRS += pamtest
|
|
|
|
endif
|
|
|
|
|
2007-12-21 11:49:29 +00:00
|
|
|
if WITH_SU
|
|
|
|
SUBDIRS += su
|
|
|
|
endif
|