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