summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index c74cc3e..9bba2d4 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -9,6 +9,7 @@ crond_DATA = \
dist_glusternagiosplugins_PYTHON = \
check_disk_and_inode.py \
+ check_gluster_syslog.py \
check_vol_utilization.py \
check_vol_status.py \
check_volume_status.py \
@@ -19,6 +20,7 @@ dist_glusternagiosplugins_PYTHON = \
__init__.py \
memory.py \
network.py \
+ nscautils.py \
sadf.py \
swap.py \
$(NULL)