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