]> arthur.barton.de Git - netdata.git/blob - plugins.d/Makefile.am
cgroups are now on their own thread; cgroup names are controlled by plugins.d/cgroup...
[netdata.git] / plugins.d / Makefile.am
1 #
2 # Copyright (C) 2015 Alon Bar-Lev <alon.barlev@gmail.com>
3 #
4 MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
5
6 dist_plugins_DATA = \
7         README.md \
8         $(NULL)
9
10 dist_plugins_SCRIPTS = \
11         cgroup-name.sh \
12         charts.d.dryrun-helper.sh \
13         charts.d.plugin \
14         node.d.plugin \
15         tc-qos-helper.sh \
16         loopsleepms.sh.inc \
17         $(NULL)