X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=makefile;h=fa485860de82edf5089fd8df6a103632ed735947;hp=51feddd9b32a399bef7d3588b3c1273ec352f671;hb=9a9b64112aee5ab26398b46cb13b7e49c292a355;hpb=0e1c93804369af27043c82ccc778c42bf54a9bd4 diff --git a/makefile b/makefile index 51feddd..fa48586 100644 --- a/makefile +++ b/makefile @@ -145,6 +145,7 @@ endif # List C source files here. (C dependencies are automatically generated.) SRC += \ + spi_servo.c \ cirbuf_add_buf_head.c \ cirbuf_add_buf_tail.c \ cirbuf_add_head.c \