]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSerialBandwidth/Makefile
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestSerialBandwidth / Makefile
index b0aae0547680874ebd4592e3d3fb7a8ae679cbcd..c7603bf069b7b67571bef0f8f181258c96a9d793 100644 (file)
@@ -1,6 +1,7 @@
 COMPONENT=TestSerialAppC
 BUILD_EXTRA_DEPS += TestSerialMsg.class TestSerial.class
 CFLAGS += -DTOSH_DATA_LENGTH=100
+CLEAN_EXTRA = *.class TestSerialMsg.java
 
 %.class: %.java
        javac $<