summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorniks3089 <niks3089@gmail.com>2019-05-18 06:18:30 -0700
committerfxlb <devel.fx.lebail@orange.fr>2019-05-23 11:06:14 +0200
commite2f14ebc87586ecad6901c09a1cb7e371baf2ea1 (patch)
tree6a5ed3aec7769a042f69bd298ca8ab2616ca4b04 /CMakeLists.txt
parent05544c8eb2d3b6c9f0ccd25d9ea0f28515976adf (diff)
downloadtcpdump-e2f14ebc87586ecad6901c09a1cb7e371baf2ea1.tar.gz
New ethertype protocol for Arista Networks
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 76d6734f..7f762004 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -955,6 +955,7 @@ set(NETDISSECT_SOURCE_LIST_C
print-aoe.c
print-ap1394.c
print-arcnet.c
+ print-arista.c
print-arp.c
print-ascii.c
print-atalk.c