Added isotpserver in autotool config file and gitignore
parent
b68a79ebde
commit
62c030b21f
|
|
@ -35,6 +35,7 @@ GNUmakefile.in
|
|||
/isotpdump
|
||||
/isotprecv
|
||||
/isotpsend
|
||||
/isotpserver
|
||||
/isotpsniffer
|
||||
/isotptun
|
||||
/log2asc
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@ bin_PROGRAMS += \
|
|||
isotpdump \
|
||||
isotprecv \
|
||||
isotpsend \
|
||||
isotpserver \
|
||||
isotpsniffer \
|
||||
isotptun
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue