about summary refs log tree commit homepage
path: root/t/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-22 00:42:48 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-22 00:42:48 -0800
commitafb658c11af2120d239b852a24f945b1c23eb625 (patch)
treecd9ecc071b6b08e30ac6568f56b46264ed0d0b93 /t/GNUmakefile
parent4cb46cee74ccdf1ce2a9b8fa03459fb4879838f5 (diff)
downloadrainbows-afb658c11af2120d239b852a24f945b1c23eb625.tar.gz
Diffstat (limited to 't/GNUmakefile')
-rw-r--r--t/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/GNUmakefile b/t/GNUmakefile
index ec04607..1008f86 100644
--- a/t/GNUmakefile
+++ b/t/GNUmakefile
@@ -28,6 +28,7 @@ ONENINE := $(shell case $(RUBY_VERSION) in 1.9.*$(rp) echo true;;esac)
 ifeq ($(ONENINE),true)
   models += Revactor
   models += FiberSpawn
+  models += RevFiberSpawn
   models += FiberPool
 
   # technically this works under 1.8, but wait until rev 0.3.2