blob: cbfa306217f72f0f80cf57809ba0c2ee349c8b82 [file]
# Makefile for burst buffer plugins
SUBDIRS = common
if WITH_JSON_PARSER
SUBDIRS += datawarp
if HAVE_LUA
SUBDIRS += lua
endif
endif