]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/MultihopOscilloscope/Makefile
Restore to before LQI-based changes that were checked in by mistake.
[tinyos-2.x.git] / apps / MultihopOscilloscope / Makefile
index 64913b5b6b1c35305dd563f893bc7440d5a064bb..821c1b6e2559964d19b7c70ec0a9cda2d32ea5be 100644 (file)
@@ -1,4 +1,4 @@
 COMPONENT=MultihopOscilloscopeAppC
-CFLAGS += -I$(TOSDIR)/lib/net/ -I$(TOSDIR)/lib/net/lqi
+CFLAGS += -I$(TOSDIR)/lib/net/ -I$(TOSDIR)/lib/net/ctp  -I$(TOSDIR)/lib/net/le
 
 include $(MAKERULES)