beep when GPS ready
[protos/xbee-avr.git] / Makefile
index 3ff895f..7fcda32 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ SRC += parse_monitor.c
 SRC += cmdline.c
 SRC += beep.c
 SRC += eeprom_config.c
+SRC += i2c_protocol.c
 
 CFLAGS += -W -Wall -Werror