Sign in
third-party-mirror
/
SchedMD
/
slurm
/
687be2537e16ce73244b812cbfa76458c0f1569e
/
.
/
src
/
plugins
/
serializer
/
Makefile.am
blob: e234133fa351cc780cb57ea244857f87db07dedb [
file
] [
log
] [
blame
]
# Makefile for serializer plugins
SUBDIRS
=
url
-
encoded
if
WITH_JSON_PARSER
SUBDIRS
+=
json
endif
if
WITH_YAML
SUBDIRS
+=
yaml
endif