aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-09-22 13:18:23 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-09-22 13:18:23 +0000
commit630893d15866c24c31724a5108015f9aa3b603c2 (patch)
treeac6879b205ea406a4167f320e018a04d10884fb7 /epan/CMakeLists.txt
parentdf7f6aa8ff52478343cf5dbadb055981bee1d0f2 (diff)
From Lukasz Kotasa and Lukasz Suchy via bug 5248:
Added dissector for WAI authentication protocol. From me: Some cleanup. svn path=/trunk/; revision=34181
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 9036b913a6..50c685b57e 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1026,6 +1026,7 @@ set(DISSECTOR_SRC
dissectors/packet-vrrp.c
dissectors/packet-vtp.c
dissectors/packet-vxi11.c
+ dissectors/packet-wai.c
dissectors/packet-wap.c
dissectors/packet-wassp.c
dissectors/packet-wbxml.c