summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index c12520c..329af89 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,2 +1,8 @@
dist_glusternagiosplugins_PYTHON = \
+ check_remote_host.py \
+ gluster_host_service_handler.py \
+ $(NULL)
+
+EXTRA_DIST = \
+ __init__.py \
$(NULL)