CMakeLists: fix compilation of can-calc-bit-timing
Fixes: 9c38c16437 ("can-calc-bit-timing: move into subdir")
Reported-by: Tompee Balauag <tompee26@gmail.com>
Link: https://github.com/linux-can/can-utils/issues/373
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/374/head
parent
f81ce85730
commit
e0945d867e
|
|
@ -46,7 +46,6 @@ set(PROGRAMS_J1939
|
||||||
set(PROGRAMS
|
set(PROGRAMS
|
||||||
${PROGRAMS_CANLIB}
|
${PROGRAMS_CANLIB}
|
||||||
bcmserver
|
bcmserver
|
||||||
can-calc-bit-timing
|
|
||||||
canfdtest
|
canfdtest
|
||||||
cangw
|
cangw
|
||||||
cansniffer
|
cansniffer
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue