X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=Makefile;h=91a276306a6158acfe322ce3f490fe93c7fd3651;hb=849b29b998a8cbc10cd1900d3e5dd1a8488b77f6;hp=ade8bae6099ef5ced784e695d3ba746fd7c342c5;hpb=bac4cada00c74e232ca2a38666a939ebc042e621;p=protos%2Fimu.git diff --git a/Makefile b/Makefile index ade8bae..91a2763 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,9 @@ SRC += fat.c SRC += sd_main.c SRC += partition.c SRC += sd_raw.c +SRC += gps_venus.c +SRC += sd_log.c +SRC += i2c_protocol.c CFLAGS += -W -Wall -Werror