]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - latester/Makefile.omk
Calculate stuff bits also for CRC; Fix '=' instead of '=='
[can-benchmark.git] / latester / Makefile.omk
index 0d1e2be32260f2428cb7dfa63c93582cc46ff646..63db1c23761d6251e0c6d3149c4dd861e0b8a67f 100644 (file)
@@ -1,9 +1,12 @@
 # -*- makefile -*-
 
-bin_PROGRAMS += latester
+bin_PROGRAMS += latester vcanbench
 latester_SOURCES = latester.c
 latester_LIBS = rt pthread m talloc popt #ulut
 
+vcanbench_SOURCES = vcanbench.c
+vcanbench_LIBS = rt m talloc
+
 INCLUDES = -DSO_RXQ_OVFL=40 \
           -DPF_CAN=29 \
           -DAF_CAN=PF_CAN