Sign in
third-party-mirror
/
SchedMD
/
slurm
/
e84aab0acdcd623f3c4110f8d760ea1cb4ce38f0
/
.
/
src
/
plugins
/
auth
/
Makefile.am
blob: 6390a008fe87047bfed3d238a4c7d0abdb3d38d4 [
file
]
# Makefile for auth plugins
SUBDIRS
=
common none
if
WITH_MUNGE
SUBDIRS
+=
munge
endif
if
WITH_JWT
SUBDIRS
+=
jwt slurm
endif