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