OpenPAM/bin/Makefile.am

12 lines
92 B
Makefile

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