aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-04-23 06:13:34 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-04-23 06:13:34 +0000
commit660048b05d32e13747268a56ea3130fd837dbf2a (patch)
treecca4a7dd6b8ea1c47db35fba2e81d54ebf3589c7 /epan/CMakeLists.txt
parentd0740189da272f99287f7d661bed3edd5794e598 (diff)
Added initial support for Dropbox LAN sync Protocol.
This is mostly to recognize the packets and a start to reverse engineer the currently undocumented protocol. It's very far from complete/correct! svn path=/trunk/; revision=32542
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 fda4629591..2085897262 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -409,6 +409,7 @@ set(DISSECTOR_SRC
dissectors/packet-daap.c
dissectors/packet-data.c
dissectors/packet-daytime.c
+ dissectors/packet-db-lsp.c
dissectors/packet-dcc.c
dissectors/packet-dccp.c
dissectors/packet-dcerpc-bossvr.c