X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=makefile;h=fa485860de82edf5089fd8df6a103632ed735947;hp=51feddd9b32a399bef7d3588b3c1273ec352f671;hb=f97044f0c5ecbbc665bd7ac1d454fd9479476a78;hpb=50f42a7b2f1a2be5be2a2e4207e304ce046d1965 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 \