summaryrefslogtreecommitdiffstats
path: root/plugins-scripts
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2008-11-27 02:29:40 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2008-11-27 02:29:40 (GMT)
commit399f0770b2773a5e4864c41efb92a5857e6e45c6 (patch)
treeea5cc2d3861e383236350544da193e0e49d14882 /plugins-scripts
parentdb305b81c771a9d864852e73244374c715cd8f46 (diff)
downloadmonitoring-plugins-399f0770b2773a5e4864c41efb92a5857e6e45c6.tar.gz
Fixing build breakages (I totally forgot this rule was there...)
Diffstat (limited to 'plugins-scripts')
-rw-r--r--plugins-scripts/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins-scripts/Makefile.am b/plugins-scripts/Makefile.am
index 5c073ca..d1ea3c4 100644
--- a/plugins-scripts/Makefile.am
+++ b/plugins-scripts/Makefile.am
@@ -27,8 +27,6 @@ TESTS_ENVIRONMENT=perl -I $(top_builddir) -I $(top_srcdir)
27 27
28TESTS = @SCRIPT_TEST@ 28TESTS = @SCRIPT_TEST@
29 29
30all-local: NP-VERSION-FILE
31
32test: 30test:
33 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl 31 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
34 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl t/utils.t # utils.t is excluded from above, so manually ask to test 32 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl t/utils.t # utils.t is excluded from above, so manually ask to test