From a25083faf9c4149d82b9725b61bbc72dc956621c Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Tue, 8 Jul 2008 10:09:11 +0000 Subject: Removed libtap configuration for the moment, as tinderbox builds are breaking git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2020 f882894a-f735-0410-b71e-b25c423dba1c --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 208dbbab..c495a700 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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) $@ -- cgit v1.2.3