added temperature-sensor to Makefile.common

This commit is contained in:
Enric M. Calvo 2011-03-08 09:20:35 +01:00
parent 7c3527a062
commit 13ff778d73

View File

@ -13,7 +13,7 @@ ARCH=msp430.c leds.c watchdog.c xmem.c \
radio-sensor.c uart0x.c uart0-putchar.c uip-ipchksum.c \
checkpoint-arch.c slip.c slip_uart0.c \
z1-phidgets.c sht11.c sht11-sensor.c light-sensor.c \
battery-sensor.c sky-sensors.c tmp102.c
battery-sensor.c sky-sensors.c tmp102.c temperature-sensor.c
CONTIKI_TARGET_DIRS = . dev apps net
ifndef CONTIKI_TARGET_MAIN