Added isotpserver in autotool config file and gitignore

pull/7/head
Oliver Hartkopp 2010-05-14 12:43:42 +00:00
parent b68a79ebde
commit 62c030b21f
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -35,6 +35,7 @@ GNUmakefile.in
/isotpdump
/isotprecv
/isotpsend
/isotpserver
/isotpsniffer
/isotptun
/log2asc

View File

@ -46,6 +46,7 @@ bin_PROGRAMS += \
isotpdump \
isotprecv \
isotpsend \
isotpserver \
isotpsniffer \
isotptun
endif