]> rtime.felk.cvut.cz Git - sojka/can-utils.git/blobdiff - Makefile
Added slcand daemon contributed by Robert Haddon <robert.haddon@verari.com>
[sojka/can-utils.git] / Makefile
index 3c724d927d1f96fc2823af069c3fbca10952c37e..168f3b7e9a9688db509507dbdb9ca29152e5204e 100644 (file)
--- 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)