Sign in
third-party-mirror
/
SchedMD
/
slurm
/
refs/heads/master
/
.
/
src
/
plugins
/
auth
/
Makefile.am
blob: db72f1ac435326eb0c40a5678ac6d0df4b6fd843 [
file
] [
log
] [
blame
] [
edit
]
# Makefile for auth plugins
SUBDIRS
=
none
if
WITH_MUNGE
SUBDIRS
+=
munge
endif
if
WITH_JWT
SUBDIRS
+=
jwt slurm
endif