X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=c495a700f14b25fd6b787e81cd6c45fad287fc31;hb=a25083faf9c4149d82b9725b61bbc72dc956621c;hp=208dbbabf689eee5ddfd7f327313647fa01334d9;hpb=b93562e6e235eabbe620dc969702bb381d3a0a07;p=nagiosplug.git diff --git a/Makefile.am b/Makefile.am index 208dbba..c495a70 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) $@