]> git.droids-corp.org - aversive.git/blobdiff - projects/microb2010/mainboard/Makefile
strat db + avoid
[aversive.git] / projects / microb2010 / mainboard / Makefile
index 2ebfff24ae84da06e199b8ac109201c57f14c799..7df1dc546512f590b1deef12e36ce88a3f208682 100755 (executable)
@@ -7,7 +7,7 @@ SRC  = $(TARGET).c cmdline.c commands_ax12.c commands_gen.c
 SRC += commands_cs.c commands_mainboard.c commands_traj.c commands.c
 SRC += i2c_protocol.c sensor.c actuator.c cs.c ax12_user.c
 SRC += strat_utils.c strat_base.c strat.c strat_corn.c
-SRC += strat_db.c
+SRC += strat_db.c strat_avoid.c
 ifeq ($(H),1)
 SRC += robotsim.c
 endif