X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/590decda3a7c971f9f1389c67907f4b8f3c7e03d..a4463e1ce99295ad665b9e45bb911e6e9f672ebb:/Makefile.omk diff --git a/Makefile.omk b/Makefile.omk index 038c8f7..de85fa3 100644 --- a/Makefile.omk +++ b/Makefile.omk @@ -2,3 +2,8 @@ SUBDIRS += ocera-can/canvca/libvca/ SUBDIRS += ocera-can/lincan/ SUBDIRS += ocera-can/utils/ SUBDIRS += canping/src/ +SUBDIRS += utils + +bin_PROGRAMS = hackbench +hackbench_SOURCES = hackbench.c +