2011-12-18 17:22:45 +00:00

12 lines
135 B
Makefile

# $Id: Makefile.am 467 2011-11-02 23:42:21Z des $
SUBDIRS =
if WITH_PAMTEST
SUBDIRS += pamtest
endif
if WITH_SU
SUBDIRS += su
endif