]> rtime.felk.cvut.cz Git - sojka/can-utils.git/blobdiff - Makefile
Added new socketoptions to force the isotp protocol to intentionally
[sojka/can-utils.git] / Makefile
index cd5af9c5e276e522b643439bed57a75a1f8852b9..2c75e42c518a5c6afa01b023d5ab2798fe1a516b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,10 +53,10 @@ CFLAGS    = -O2 -Wall -Wno-parentheses -I$(KERNELDIR)/include \
            -DPF_CAN=29 \
            -DAF_CAN=PF_CAN
 
-PROGRAMS_ISOTP = isotpdump isotprecv isotpsend isotpsniffer isotptun
+PROGRAMS_ISOTP = isotpdump isotprecv isotpsend isotpsniffer isotptun isotpserver
 PROGRAMS_CANGW = cangw
 PROGRAMS_SLCAN = slcan_attach slcand
-PROGRAMS = candump cansniffer cansend canplayer cangen canbusload\
+PROGRAMS = can-calc-bit-timing candump cansniffer cansend canplayer cangen canbusload\
           log2long log2asc asc2log\
           canlogserver bcmserver\
           $(PROGRAMS_ISOTP)\