diff options
author | Francesco Fondelli <francesco.fondelli@ericsson.com> | 2020-02-18 16:38:16 +0100 |
---|---|---|
committer | Francesco Fondelli <francesco.fondelli@ericsson.com> | 2020-02-19 10:05:32 +0100 |
commit | 246ca110d152b6483fd8c1c176a570858307f76b (patch) | |
tree | 4afb2f92af31ef9b92d3f41e78904203dc3e4261 /CMakeLists.txt | |
parent | 1a1ac1d6947a7d2f1f50f45c21d8851d0af66575 (diff) | |
download | tcpdump-246ca110d152b6483fd8c1c176a570858307f76b.tar.gz |
Autosar SOME/IP protocol support
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 626f090a..7a65ead1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1086,6 +1086,7 @@ set(NETDISSECT_SOURCE_LIST_C print-zep.c print-zephyr.c print-zeromq.c + print-someip.c ${LOCALSRC} signature.c strtoaddr.c |