summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFrancesco Fondelli <francesco.fondelli@ericsson.com>2020-02-18 16:38:16 +0100
committerFrancesco Fondelli <francesco.fondelli@ericsson.com>2020-02-19 10:05:32 +0100
commit246ca110d152b6483fd8c1c176a570858307f76b (patch)
tree4afb2f92af31ef9b92d3f41e78904203dc3e4261 /CMakeLists.txt
parent1a1ac1d6947a7d2f1f50f45c21d8851d0af66575 (diff)
downloadtcpdump-246ca110d152b6483fd8c1c176a570858307f76b.tar.gz
Autosar SOME/IP protocol support
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
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