aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-11-28 01:16:52 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-11-28 01:16:52 +0000
commit698b6e37a07e8fdd0e5d9a6a87e9bad209cbe5eb (patch)
tree3392dfb3b4487902047da9145f19d12482643d68 /epan/CMakeLists.txt
parent62d9adf4c35f9cb3fad14f547a1dc78c34bd501a (diff)
From J.C. Wren:
This patch adds protocol dissection support for the Assa Abloy R3 protocol. R3 is an electronic lock management protocol for configuring operational parameters, adding/removing/altering users, dumping log files, etc. svn path=/trunk/; revision=31105
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 55f8cf3d48..0ed0b798af 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -335,6 +335,7 @@ set(DISSECTOR_SRC
dissectors/packet-asap.c
dissectors/packet-ascend.c
dissectors/packet-asf.c
+ dissectors/packet-assa_r3.c
dissectors/packet-atalk.c
dissectors/packet-atm.c
dissectors/packet-auto_rp.c