]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Merge branch 'master' of trandk1@rtime.felk.cvut.cz:/var/git/eurobot
authorTran Duy Khanh <trandk1@fel.cvut.cz>
Sun, 27 Apr 2008 14:47:09 +0000 (16:47 +0200)
committerTran Duy Khanh <trandk1@fel.cvut.cz>
Sun, 27 Apr 2008 14:47:09 +0000 (16:47 +0200)
1  2 
src/robofsm/test/Makefile.omk

index 8be45497b9ca00503bec11c47883f7c94b0f968b,c54b16b0869d4a12e5f0ddd1363540890065e339..783fd43f50043dc253770d1e0c7d8675a5778540
@@@ -12,12 -12,9 +12,12 @@@ odometry_SOURCES = odometry.c
  test_PROGRAMS += goto
  goto_SOURCES = goto.cc
  
#test_PROGRAMS += display
#display_SOURCES = display.cc
+ test_PROGRAMS += display
+ display_SOURCES = display.cc
  
 +test_PROGRAMS += mcl-laser
 +mcl-laser_SOURCES = mcl-laser.cc
 +
  # Libraries linked to all programs in this Makefile
  lib_LOADLIBES = robot_eb2008 mcl laser-nav robomath uoled oledlib sercom roboorte_generic roboorte_eb2008 \
                robottype robottype_eb2008 pthread \