Sign in
third-party-mirror
/
SchedMD
/
slurm
/
2048ae15e879df95637dfcd3cee2ddec1dd6480d
/
.
/
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