X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=Makefile;h=e04989368e4d7a8601a166f121a207f68de79717;hp=24f4f92e8ebc62a9075784b187f2a8fd3bebf741;hb=d590ebe19bfe60a544717606a0ff2b348cc32229;hpb=4989a2c76e8fa25667663a215709f9366747fcad diff --git a/Makefile b/Makefile index 24f4f92..e049893 100644 --- a/Makefile +++ b/Makefile @@ -8,11 +8,6 @@ SRC += spi_servo.c SRC += commands.c SRC += commands_gen.c SRC += rc_proto.c -SRC += xbee_atcmd.c -SRC += xbee.c -SRC += xbee_neighbor.c -SRC += xbee_proto.c -SRC += xbee_stats.c SRC += callout.c SRC += parse_neighbor.c SRC += parse_atcmd.c