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