blob: f65d914aec1052e2d3aa4c9b0276116af64acaf6 [file]
# Makefile for accounting gather profile plugins
SUBDIRS =
if BUILD_HDF5
SUBDIRS += hdf5
endif
if WITH_CURL
SUBDIRS += influxdb
endif