aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Sven Nierlein <sven@nierlein.de> 2018-12-04 09:48:45 +0100
committerGravatar Sven Nierlein <sven@nierlein.de> 2018-12-04 09:48:45 +0100
commit19be129ff8986511e82fb2c628c04c28a080210b (patch)
tree1f5bb64b3e46d882409e9fa5f917027ad60b47ba /Makefile.am
parentc285edd2f34582c954a720317c3feba37aa1a33a (diff)
downloadmonitoring-plugins-19be129ff8986511e82fb2c628c04c28a080210b.tar.gz
tests: enable plugins-root tests
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7e0d4131..df1bcbb3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,6 +34,7 @@ test test-debug:
if test "$(PERLMODS_DIR)" != ""; then cd perlmods && $(MAKE) $@; fi
cd plugins && $(MAKE) $@
cd plugins-scripts && $(MAKE) $@
+ cd plugins-root && $(MAKE) $@
# Solaris pkgmk
BUILDDIR = build-solaris