summaryrefslogtreecommitdiffstats
path: root/plugins.d/Makefile.am
blob: 4bc0dc4471fe290794c421527ae4f6da8069853c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# Copyright (C) 2015 Alon Bar-Lev <alon.barlev@gmail.com>
#
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in

dist_plugins_DATA = \
	README.md \
	$(NULL)

dist_plugins_SCRIPTS = \
	alarm-email.sh \
	alarm-notify.sh \
	cgroup-name.sh \
	charts.d.dryrun-helper.sh \
	charts.d.plugin \
	node.d.plugin \
	python.d.plugin \
	tc-qos-helper.sh \
	loopsleepms.sh.inc \
	$(NULL)