From df8543da4335a0999c1c1893bffb23c7fb13f0a8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 5 Oct 2009 17:54:26 -0700 Subject: Add top-level "test" target for make --- GNUmakefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index ba24e03..9d385ab 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -153,4 +153,8 @@ gem install-gem: GIT-VERSION-FILE $(MAKE) $@ VERSION=$(GIT_VERSION) endif -.PHONY: .FORCE-GIT-VERSION-FILE doc manifest man +all:: test +test: + $(MAKE) -C t + +.PHONY: .FORCE-GIT-VERSION-FILE doc manifest man test -- cgit v1.2.3-24-ge0c7