X-Git-Url: http://rtime.felk.cvut.cz/gitweb/sojka/can-utils.git/blobdiff_plain/0b4d1431139209776a20744575d1ce86702ce680..af4ef626466bcc0800c49aa9fe576eebd16fc387:/Makefile diff --git a/Makefile b/Makefile index 5f32ef4..5db72c8 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ CFLAGS = -O2 -Wall -Wno-parentheses -I$(KERNELDIR)/include \ PROGRAMS = candump cansniffer cansend canplayer canlogserver cangen\ canbusload log2long log2asc asc2log bcmserver\ isotpdump isotprecv isotpsend isotpsniffer isotptun\ - slcan_attach slcand slcanpty + slcan_attach slcand slcanpty canfdtest all: $(PROGRAMS)