mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
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>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user