summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
blob: 329af89f97651b116bd5120d57e13f61defc1e60 (plain)
1
2
3
4
5
6
7
8
dist_glusternagiosplugins_PYTHON = \
	check_remote_host.py \
	gluster_host_service_handler.py \
	$(NULL)

EXTRA_DIST = \
	__init__.py \
	$(NULL)