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