X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=Makefile;h=4883bb423c9b02ba85f5457415d57ba4616be084;hp=c7ea9a75e87aeb8f02fef1054af732609f1a0c22;hb=9a43add2f0ed382ce1f180bba65fdc077d03b6fb;hpb=8315b52a0e503089149fce525cbe78c007ff429d diff --git a/Makefile b/Makefile index c7ea9a7..4883bb4 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ SRC += parse_neighbor.c SRC += parse_atcmd.c SRC += parse_monitor.c SRC += cmdline.c +SRC += beep.c CFLAGS += -W -Wall -Werror