From 6197ac9c54ee88d5372d622444718541150c6c8a Mon Sep 17 00:00:00 2001 From: fros4943 Date: Tue, 23 Mar 2010 14:06:16 +0000 Subject: [PATCH] dependa on powertrace application --- examples/sky-shell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sky-shell/Makefile b/examples/sky-shell/Makefile index 3fd545225..9587ca0c0 100644 --- a/examples/sky-shell/Makefile +++ b/examples/sky-shell/Makefile @@ -11,7 +11,7 @@ dumptest: sleep 2; \ echo 'collect | binprint &') | make login -APPS = serial-shell +APPS = serial-shell powertrace CONTIKI = ../.. %.shell-upload: %.ce