]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/LowPowerSensing/Sampler/Makefile
oops....
[tinyos-2.x.git] / apps / tutorials / LowPowerSensing / Sampler / Makefile
index 2fcb1d27ab0ffdce47fb48ba791eaae11e5940ef..b77d82a6a5afbabaaac2e8449bc3630d24b97464 100644 (file)
@@ -1,5 +1,5 @@
 COMPONENT=LowPowerSensingPeriodicSamplerAppC
-CFLAGS += -I.. -I../sampleLog -I../tmote_onboard_sensors
+CFLAGS += -I.. -I../sampleLog -I../universal_sensors
 CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
 
 include $(MAKERULES)