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