]> rtime.felk.cvut.cz Git - sojka/can-utils.git/blobdiff - Makefile
Added commandline option '-p <timeout>' to enable polling on the writing socket.
[sojka/can-utils.git] / Makefile
index 91dfc043c47441cfe2c76f710157c18a493f0dcf..3475376c8933211c2c9137bd4a5a2b1ba9af733a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,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 canfdtest
+          slcan_attach slcand slcanpty canfdtest cangw
 
 all: $(PROGRAMS)