]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - src/fsm/Makefile.omk
robofsm: Competition strategy tuning.
[eurobot/public.git] / src / fsm / Makefile.omk
1 # -*- makefile -*-
2
3 lib_LIBRARIES = fsm
4
5 fsm_SOURCES = fsm.c
6 include_HEADERS = fsm.h fsm_common_events.h
7
8 SUBDIRS=tests