Reverted previous change of the sky tools path: it was correct before

This commit is contained in:
adamdunkels 2010-02-03 22:01:08 +00:00
parent c06526326c
commit 83e823959f
1 changed files with 1 additions and 1 deletions

View File

@ -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