]> git.droids-corp.org - protos/xbee-avr.git/blobdiff - Makefile
add code to control the audio buzzer
[protos/xbee-avr.git] / Makefile
index c7ea9a75e87aeb8f02fef1054af732609f1a0c22..4883bb423c9b02ba85f5457415d57ba4616be084 100644 (file)
--- 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