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

dist_plugins_DATA = \
	README.md \
	$(NULL)

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