]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestMultihopLqi/Makefile
Test app for MultihopLQI.
[tinyos-2.x.git] / apps / tests / TestMultihopLqi / Makefile
diff --git a/apps/tests/TestMultihopLqi/Makefile b/apps/tests/TestMultihopLqi/Makefile
new file mode 100644 (file)
index 0000000..027077c
--- /dev/null
@@ -0,0 +1,4 @@
+COMPONENT=MultihopOscilloscopeAppC
+CFLAGS += -I$(TOSDIR)/lib/net/ -I$(TOSDIR)/lib/net/lqi 
+
+include $(MAKERULES)