8 lines
109 B
Makefile
8 lines
109 B
Makefile
# $Id: Makefile.am 907 2017-01-18 09:39:01Z des $
|
|
|
|
SUBDIRS =
|
|
|
|
if !WITH_SYSTEM_LIBPAM
|
|
SUBDIRS += libpam
|
|
endif
|