]> arthur.barton.de Git - netdata.git/blob - plugins.d/Makefile.am
Merge pull request #528 from paulfantom/master
[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         python.d.plugin \
16         tc-qos-helper.sh \
17         loopsleepms.sh.inc \
18         $(NULL)