]> rtime.felk.cvut.cz Git - can-utils.git/blobdiff - Makefile
Added tiny ip server to send ISO 15765-2 PDUs via internetsockets to the CAN bus...
[can-utils.git] / Makefile
index cd5af9c5e276e522b643439bed57a75a1f8852b9..8e6c60910a1639e3df45062886d39b7c277afeba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ 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\