diff --git a/tools/release-tools/compile-examples/Makefile b/tools/release-tools/compile-examples/Makefile index b19807e1a..168dfd0c8 100644 --- a/tools/release-tools/compile-examples/Makefile +++ b/tools/release-tools/compile-examples/Makefile @@ -15,10 +15,10 @@ tools: shell: example-example-shell.native hello-world: example-hello-world.sky example-hello-world.native \ example-hello-world.minimal-net example-hello-world.msb430 \ - example-hello-world.micaz example-hello-world.raven \ + example-hello-world.micaz example-hello-world.avr-raven \ example-hello-world.redbee-econotag example-hello-world.z1 rime-examples: example-rime.sky example-rime.z1 example-rime.esb example-rime.redbee-econotag -ipso-ipv6-raven: example-ipso-ipv6-raven.raven +ipso-ipv6-raven: example-ipso-ipv6-raven.avr-raven jcreate: example-jcreate.jcreate multi-threading: example-multi-threading.sky \ example-multi-threading.native example-multi-threading.msb430 \