]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - latester/Makefile.omk
Commit not-finished state of frame length calculation
[can-benchmark.git] / latester / Makefile.omk
index 63db1c23761d6251e0c6d3149c4dd861e0b8a67f..c9b8e35dc1c0de7a0910329a56d9379d94d38116 100644 (file)
@@ -1,7 +1,7 @@
 # -*- makefile -*-
 
 bin_PROGRAMS += latester vcanbench
-latester_SOURCES = latester.c
+latester_SOURCES = latester.c canframelen.c
 latester_LIBS = rt pthread m talloc popt #ulut
 
 vcanbench_SOURCES = vcanbench.c
@@ -14,3 +14,6 @@ INCLUDES = -DSO_RXQ_OVFL=40 \
 
 bin_PROGRAMS += setpgid
 setpgid_SOURCES = setpgid.c
+
+bin_PROGRAMS += test
+test_SOURCES = test.c canframelen.c