From 5cef71dc6c640db414c41f59a5016fd3f5326bf9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 17 Feb 2010 18:53:52 -0800 Subject: tests: import basic TAP library from Rainbows! --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 3326aff..70707ce 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -58,6 +58,7 @@ lib/unicorn_http.$(DLEXT): $(ext)/unicorn_http.$(DLEXT) install -m644 $< $@ http: lib/unicorn_http.$(DLEXT) +test-install: $(test_prefix)/.stamp $(test_prefix)/.stamp: $(inst_deps) mkdir -p $(test_prefix)/.ccache tar cf - $(inst_deps) GIT-VERSION-GEN | \ @@ -282,3 +283,4 @@ gem install-gem: GIT-VERSION-FILE endif .PHONY: .FORCE-GIT-VERSION-FILE doc $(T) $(slow_tests) manifest man +.PHONY: test-install -- cgit v1.2.3-24-ge0c7