From 4ed66ba5aa0cf55078328c3af3969cf588207a5f Mon Sep 17 00:00:00 2001 From: klueska Date: Thu, 22 May 2008 23:50:30 +0000 Subject: [PATCH] Update to makefile. Last change broke it oops... --- apps/tutorials/LowPowerSensing/Sampler/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/tutorials/LowPowerSensing/Sampler/Makefile b/apps/tutorials/LowPowerSensing/Sampler/Makefile index 774a815b..0b1792d3 100644 --- a/apps/tutorials/LowPowerSensing/Sampler/Makefile +++ b/apps/tutorials/LowPowerSensing/Sampler/Makefile @@ -1,4 +1,5 @@ COMPONENT=LowPowerSensingPeriodicSamplerAppC +CFLAGS += -I.. -I../sampleLog CFLAGS += -I.. -I../universal_sensors #CFLAGS += -I.. -I../tmote_onboard_sensors #CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ -- 2.39.2