aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
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 /Makefile.common
parent71fae790300ab570a1d9040cc3d95dbbf219af39 (diff)
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 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 0676bce0a9..1a13fc5101 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -107,6 +107,7 @@ 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 \