aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authortuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>2005-03-20 12:02:00 +0000
committertuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>2005-03-20 12:02:00 +0000
commitd49d4b6cb0aca19f24f6c670931e34877532b2b0 (patch)
treee7333c8f8868841516f821f9dcf3af8e6570e8e1 /Makefile.common
parent5c009987ffc032bf236836ea8f2348c87866c458 (diff)
From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bundling correctly.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13823 f5534014-38df-0310-8fa8-9805f1628bb7
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 aca585176e..a105566ac4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -125,6 +125,7 @@ TETHEREAL_TAP_SRC = \
tap-protohierstat.c \
tap-rpcstat.c \
tap-rpcprogs.c \
+ tap-sctpchunkstat.c \
tap-sipstat.c \
tap-smbsids.c \
tap-smbstat.c \