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