summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-04 08:56:28 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-04 19:12:00 +0000
commit4d673b24cd6bb7a8b8c1150b65f1f94d464af91b (patch)
tree17767a71d3d2ae889f96171ebd3372972524e30d /CMakeLists.txt
parent3e6b52711468ff61d662f15083ab44e2d0b6c4e7 (diff)
downloadwireshark-4d673b24cd6bb7a8b8c1150b65f1f94d464af91b.tar.gz
Convert Camel tap stats to new "generic stat API".
Migrate the Camel stats similar to the recent BOOTP and H.225 migrations. Change-Id: If82617068ff4b8fa186899f66dc34a08585f66cb Reviewed-on: https://code.wireshark.org/review/9865 Petri-Dish: Gerald Combs <gerald@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e9008249f4..334613ef51 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1140,7 +1140,6 @@ if(ENABLE_EXTCAP)
endif()
set(TSHARK_TAP_SRC
- ui/cli/tap-camelcounter.c
ui/cli/tap-camelsrt.c
ui/cli/tap-comparestat.c
ui/cli/tap-diameter-avp.c