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