aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2011-09-30 15:21:16 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2011-09-30 15:21:16 +0000
commit779206012c76b7e8ba6e69239ce9fb653ada3150 (patch)
tree0b106c207b583bf2793678d0ad4c667139e9e024 /epan/CMakeLists.txt
parent89b307973a3b9820f94cca837ad65dc8196e286f (diff)
Microsoft Credential Security Support Provider (CredSSP) support.
Used by direct approach RDP for NTLMSSP authentication under SSL. svn path=/trunk/; revision=39196
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 ad3061752f..de7620eaee 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -190,6 +190,7 @@ set(ASN1_DISSECTOR_SRC
dissectors/packet-cmip.c
dissectors/packet-cmp.c
dissectors/packet-cms.c
+ dissectors/packet-credssp.c
dissectors/packet-crmf.c
dissectors/packet-dap.c
dissectors/packet-disp.c