]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
robofsm: Link test programs with shape_detect library
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 May 2011 08:50:59 +0000 (10:50 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 May 2011 08:50:59 +0000 (10:50 +0200)
This fixes a build failure.

src/robofsm/test/Makefile.omk

index 4cffd23df2fb9cdf4d25833647b4ba95daa13cbc..e39b3e10cf5f0d77724fb33c4a822d325934307e 100644 (file)
@@ -43,5 +43,5 @@ mcl-laser_SOURCES = mcl-laser.cc
 # Libraries linked to all programs in this Makefile
 lib_LOADLIBES = robot mcl robodim laser-nav robomath roboorte          \
                robottype pthread rt m orte pathplan sharp map fsm      \
-               rbtree motion actlib ulut
+               rbtree motion actlib ulut shape_detect