Added isotpserver in autotool config file and gitignore

This commit is contained in:
Oliver Hartkopp
2010-05-14 12:43:42 +00:00
parent b68a79ebde
commit 62c030b21f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ GNUmakefile.in
/isotpdump
/isotprecv
/isotpsend
/isotpserver
/isotpsniffer
/isotptun
/log2asc
+1
View File
@@ -46,6 +46,7 @@ bin_PROGRAMS += \
isotpdump \
isotprecv \
isotpsend \
isotpserver \
isotpsniffer \
isotptun
endif