49e56509db
MFC after: 3 weeks
12 lines
160 B
Makefile
12 lines
160 B
Makefile
# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
|
|
|
|
SUBDIRS = openpam_dump_policy
|
|
|
|
if WITH_PAMTEST
|
|
SUBDIRS += pamtest
|
|
endif
|
|
|
|
if WITH_SU
|
|
SUBDIRS += su
|
|
endif
|