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

EXTRA_DIST = \
	__init__.py \
	$(NULL)