X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=Makefile;h=7fcda32315bc22278422eae397a984a0911b3b5c;hp=3ff895f9bf95e75bed1fbd634f5cb274761bd5bf;hb=HEAD;hpb=c17da94fafe8e0fa1a467f0c8fb7922fec8386e5 diff --git a/Makefile b/Makefile index 3ff895f..7fcda32 100644 --- 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