From 83e823959f6d5adfb8e900548ac56a963c2c6926 Mon Sep 17 00:00:00 2001 From: adamdunkels Date: Wed, 3 Feb 2010 22:01:08 +0000 Subject: [PATCH] Reverted previous change of the sky tools path: it was correct before --- tools/release-tools/Makefile.sky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release-tools/Makefile.sky b/tools/release-tools/Makefile.sky index 2136fecbb..e69d6e7f3 100644 --- a/tools/release-tools/Makefile.sky +++ b/tools/release-tools/Makefile.sky @@ -1,5 +1,5 @@ contiki-sky: - (cd contiki-2.x/examples/sky-shell; make sky-shell.ihex && ant dist && chmod 755 dist/tools/sky/*-linux) + (cd contiki-2.x/examples/sky-shell; make sky-shell.ihex && ant dist && chmod 755 dist/tools/*-linux) cp -r contiki-2.x/examples/sky-shell/dist contiki-sky-$(RELEASE) contiki-sky-$(RELEASE).zip: contiki-sky