X-Git-Url: http://rtime.felk.cvut.cz/gitweb/sojka/can-utils.git/blobdiff_plain/e765683c9b498362620bf4a1c28cf90c47d32a70..64603859fbf45dfaf238b682835f4ebee4646135:/Makefile diff --git a/Makefile b/Makefile index 3c724d9..168f3b7 100644 --- a/Makefile +++ b/Makefile @@ -48,8 +48,9 @@ CFLAGS = -O2 -Wall -Wno-parentheses -I../kernel/2.6/include \ -DAF_CAN=PF_CAN PROGRAMS = candump cansniffer cansend canplayer canlogserver cangen\ - canbusload log2long log2asc asc2log vcan slcan_attach\ - isotpdump isotprecv isotpsend isotpsniffer isotptun slcanpty + canbusload log2long log2asc asc2log vcan\ + isotpdump isotprecv isotpsend isotpsniffer isotptun\ + slcan_attach slcand slcanpty all: $(PROGRAMS)