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