X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=projects%2Fmicrob2010%2Fcobboard%2FMakefile;h=81ffee185245c53bb65ff04ce470f5156af53122;hp=8293a3f3d1a84767fdebf790848cf8b2b1a5544f;hb=57b3e145f2ff46e1a7e7d522c85f3c56821dbf48;hpb=1714f4ee916fca95ce24120ea6e698237913f947 diff --git a/projects/microb2010/cobboard/Makefile b/projects/microb2010/cobboard/Makefile index 8293a3f..81ffee1 100644 --- a/projects/microb2010/cobboard/Makefile +++ b/projects/microb2010/cobboard/Makefile @@ -11,7 +11,7 @@ LDFLAGS = -T ../common/avr6.x SRC = $(TARGET).c cmdline.c commands_ax12.c commands_gen.c SRC += commands_cs.c commands_cobboard.c commands.c SRC += i2c_protocol.c sensor.c actuator.c cs.c -SRC += state.c ax12_user.c spickle.c +SRC += state.c ax12_user.c spickle.c shovel.c # List Assembler source files here. # Make them always end in a capital .S. Files ending in a lowercase .s