From 1cd2402e9cef3b66418ac2924dcd4fecd5fdf92c Mon Sep 17 00:00:00 2001 From: scipio Date: Sat, 21 Apr 2007 05:22:16 +0000 Subject: [PATCH] Include java classes. --- tools/release/tinyos.files | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/release/tinyos.files b/tools/release/tinyos.files index 4091aa58..a0e003df 100644 --- a/tools/release/tinyos.files +++ b/tools/release/tinyos.files @@ -28,5 +28,15 @@ tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz !/build$ !# !.class$ +./RadioSenseToLeds/RadioSenseMsg.class +./MViz/MVizMsg.class +./tests/cc2420/TestPacketLink/TestPacketLink.class +./tests/cc2420/TestPacketLink/PacketLinkMsg.class +./tests/cc2420/TxThroughput/ThroughputMsg.class +./tests/cc2420/TxThroughput/TxThroughput.class +./tests/cc2420/LplBroadcastCountToLeds/RadioCountMsg.class +./tests/cc2420/RssiToSerial/SpecAnalyzer.class +./tests/cc2420/RssiToSerial/RssiSerialMsg.class +./RadioCountToLeds/RadioCountMsg.class EOF rm -rf $NAME-$VERSION -- 2.39.2