From d34f278256cd77538980b4926a61a21f2f223077 Mon Sep 17 00:00:00 2001 From: nifi Date: Tue, 4 May 2010 10:38:55 +0000 Subject: [PATCH] jcreate now has its own platform --- tools/release-tools/compile-examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release-tools/compile-examples/Makefile b/tools/release-tools/compile-examples/Makefile index 2cec3313c..6180aeb31 100644 --- a/tools/release-tools/compile-examples/Makefile +++ b/tools/release-tools/compile-examples/Makefile @@ -17,7 +17,7 @@ hello-world: example-hello-world.sky example-hello-world.native \ example-hello-world.netsim example-hello-world.minimal-net example-hello-world.msb430 rime-examples: example-rime.sky example-rime.netsim example-rime.esb ipso-ipv6-raven: example-ipso-ipv6-raven.raven -jcreate: example-jcreate.sky +jcreate: example-jcreate.jcreate multi-threading: example-multi-threading.sky \ example-multi-threading.native example-multi-threading.msb430 sky: example-sky.sky