]> rtime.felk.cvut.cz Git - sojka/can-utils.git/blobdiff - Makefile
can-utils: canfdtest, a full duplex test to find out-of-order messages
[sojka/can-utils.git] / Makefile
index 5f32ef4824e5e383d18745075c75aba78b3dfdf3..5db72c8890e066f1304788260deb4d43cbdfa9be 100644 (file)
--- 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)