From: scipio Date: Sat, 21 Apr 2007 05:22:16 +0000 (+0000) Subject: Include java classes. X-Git-Tag: tinyos/2.0.1~5 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=1cd2402e9cef3b66418ac2924dcd4fecd5fdf92c Include java classes. --- 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