49e56509db
MFC after: 3 weeks
8 lines
114 B
Makefile
8 lines
114 B
Makefile
# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
|
|
|
|
SUBDIRS =
|
|
|
|
if !WITH_SYSTEM_LIBPAM
|
|
SUBDIRS += libpam
|
|
endif
|