From 6d62a7de86369e046e6f6b221153d867df11e74c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 3 Jun 2010 17:15:18 -0700 Subject: depend on Isolate ~> 2.0.2 for development It's useful given all the Gems we support but don't have hard installation dependencies on. --- t/GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 't/GNUmakefile') diff --git a/t/GNUmakefile b/t/GNUmakefile index 66c4681..81484a7 100644 --- a/t/GNUmakefile +++ b/t/GNUmakefile @@ -100,6 +100,7 @@ $(deps): { echo >&2 "E '$(dep_bin)' not found in PATH=$(PATH)"; exit 1; } @mv $@.$(pid) $@ dep: $(deps) + $(MAKE) -C .. isolate $(MODEL_T): export model = $(firstword $(subst ., ,$@)) $(MODEL_T): script = $(subst $(model).,,$@) -- cgit v1.2.3-24-ge0c7