]> arthur.barton.de Git - netdata.git/blob - plugins.d/Makefile.am
renamed alarm.sh to alarm-email.sh
[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         alarm-email.sh \
12         cgroup-name.sh \
13         charts.d.dryrun-helper.sh \
14         charts.d.plugin \
15         node.d.plugin \
16         python.d.plugin \
17         tc-qos-helper.sh \
18         loopsleepms.sh.inc \
19         $(NULL)