Code

Removed libtap configuration for the moment, as tinderbox builds
[nagiosplug.git] / Makefile.am
index 208dbbabf689eee5ddfd7f327313647fa01334d9..c495a700f14b25fd6b787e81cd6c45fad287fc31 100644 (file)
@@ -27,7 +27,7 @@ install-root:
 tap:
        cd @TAP_DIR@ && $(MAKE)
 
-test test-debug: tap
+test test-debug:
        cd lib && $(MAKE) $@
        if test "$(PERLMODS_DIR)" != ""; then cd perlmods && $(MAKE) $@; fi
        cd plugins && $(MAKE) $@