5 lines
58 B
Makefile
5 lines
58 B
Makefile
SUBDIRS =
|
|
|
|
if !WITH_SYSTEM_LIBPAM
|
|
SUBDIRS += libpam
|
|
endif
|