X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=Makefile;h=24f4f92e8ebc62a9075784b187f2a8fd3bebf741;hp=c7ea9a75e87aeb8f02fef1054af732609f1a0c22;hb=f74db5fd03bcd38af3ca533e7531dd70454dfaaf;hpb=57895b3bb2fe0582c589685b7df34f3968b346ec diff --git a/Makefile b/Makefile index c7ea9a7..24f4f92 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,8 @@ SRC += parse_neighbor.c SRC += parse_atcmd.c SRC += parse_monitor.c SRC += cmdline.c +SRC += beep.c +SRC += eeprom_config.c CFLAGS += -W -Wall -Werror