summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-03-06 20:54:58 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-03-06 20:54:58 +0000
commit1a855bfde2e1c984628aacac8e418b92c9856427 (patch)
tree1d401a48af83684e8fcff8781f89a9c9e16b98a4 /CMakeLists.txt
parent71fae790300ab570a1d9040cc3d95dbbf219af39 (diff)
downloadwireshark-1a855bfde2e1c984628aacac8e418b92c9856427.tar.gz
From Andrej Kuehnal:
New feature: extract specified diameter AVPs from large capture files. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4560 svn path=/trunk/; revision=32132
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e2bb100969..9489e21ca0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -489,6 +489,7 @@ set(TSHARK_TAP_SRC
tap-camelsrt.c
tap-comparestat.c
tap-dcerpcstat.c
+ tap-diameter-avp.c
tap-funnel.c
tap-gsm_astat.c
tap-h225counter.c