]> rtime.felk.cvut.cz Git - eurobot/public.git/blobdiff - src/robofsm/Makefile.omk
robofsm: Move timing thread to a separate file
[eurobot/public.git] / src / robofsm / Makefile.omk
index 513df044d4f792e43e60d9bc9c5c20c70a26a375..7c31766e68e91215bb3a21b598bfd70ee86d0ba7 100644 (file)
@@ -16,7 +16,8 @@ homologation_SOURCES = homologation.cc
 # Library with general support functions for the robot
 lib_LIBRARIES += robot
 robot_SOURCES = robot_orte.c robot.c fsmmove.cc movehelper.cc  \
-               motion-control.cc fsmact.c map_handling.c
+               motion-control.cc fsmact.c map_handling.c       \
+               match-timing.c
 robot_GEN_SOURCES = roboevent.c
 include_GEN_HEADERS += roboevent.h