summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBala.FA <barumuga@redhat.com>2014-03-13 17:01:12 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:36 +0530
commit940eef887f5142d980c91e95193e102c41d18808 (patch)
tree512ce98580612d9d48964776b263c5c7c0a9f949 /configure.ac
parent981d905fd08d4565f306344c11c560a8479cbf75 (diff)
all: import plugins/templates/config from githubv0.1.0
All plugins/templates/config are imported from https://github.com/gluster-rhsc/nagios-plugin.git Change-Id: Icbbf23c0595e2b36548015489341d9ff823bac50 Signed-off-by: Bala.FA <barumuga@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5cb7d16..b400b9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,6 +82,7 @@ fi
AX_PYTHON_MODULE([argparse], [fatal])
AX_PYTHON_MODULE([ethtool], [fatal])
AX_PYTHON_MODULE([glusternagios], [fatal])
+AX_PYTHON_MODULE([mock], [fatal])
AX_PYTHON_MODULE([netaddr], [fatal])
AX_PYTHON_MODULE([pthreading], [fatal])
AX_PYTHON_MODULE([pyinotify], [fatal])
@@ -91,7 +92,9 @@ AX_PYTHON_MODULE([selinux], [fatal])
AC_CONFIG_FILES([
Makefile
nagios-server-addons.spec
+ config/Makefile
plugins/Makefile
+ templates/Makefile
tests/Makefile
tests/run_tests_local.sh
tests/run_tests.sh