aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-01-07 21:12:33 -0800
committerGuy Harris <guy@alum.mit.edu>2016-01-08 05:14:16 +0000
commit72b0041ca85b0734a59913346f00da0c37040e3b (patch)
tree4ff0afd872954d8813164bd45d99d4c7e9ba931d /epan/CMakeLists.txt
parentff08c113750942a34366a9844b4af97ae4be6ea0 (diff)
LAT dissector.
Only 15 years later: https://www.wireshark.org/lists/ethereal-dev/200010/msg00070.html as I clean up stuff I've had lying around for a while. LAT spec found at bitsavers.org; further work can use that. Change-Id: I486e4ab1ffb74d6e0b323202514cc352d63e9eef Reviewed-on: https://code.wireshark.org/review/13118 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 34beb39e91..c9ec673f7c 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -922,6 +922,7 @@ set(DISSECTOR_SRC
dissectors/packet-lapdm.c
dissectors/packet-laplink.c
dissectors/packet-lapsat.c
+ dissectors/packet-lat.c
dissectors/packet-lbm.c
dissectors/packet-lbmc.c
dissectors/packet-lbmpdm.c