]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/SenseAndSend/Makefile
Update READMEs
[tinyos-2.x.git] / apps / tosthreads / capps / SenseAndSend / Makefile
index 911a04200fc5bb6ba443c5ce08536a6d2af96ae3..edf90505bf3e2e09f4950e87d11c7f782834c9d5 100644 (file)
@@ -1,7 +1,7 @@
 TOSTHREAD_MAIN=SenseAndSend.c
 CFLAGS += -I$(TOSDIR)/lib/tosthreads/sensorboards/tmote_onboard
 
-ifneq ($(filter telosb tmote clean,$(MAKECMDGOALS)),) 
+ifneq ($(filter telosb tmote epic clean,$(MAKECMDGOALS)),) 
   include $(MAKERULES)
 else
 %: