aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-06 10:56:22 -0700
committerAnders Broman <a.broman58@gmail.com>2015-08-07 08:57:42 +0000
commitfd19aafbe6ae39dc07c16ebf565d916ec6da33a4 (patch)
treef63839dc26ea32e3aa42d05b9918b83854955e99 /ui/gtk/Makefile.common
parent0c9998ddfdb425fef2a43badb09690ef2a8e73ce (diff)
Add ONC RPC program stats.
Convert ONC RPC program stats to the stat_tap API. Add a "user_data" member to the stat_tap_table_item_type struct. Change-Id: I5cbf000a447ff93d30fa7f098124bdcbc34f2935 Reviewed-on: https://code.wireshark.org/review/9904 Petri-Dish: Gerald Combs <gerald@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/gtk/Makefile.common')
-rw-r--r--ui/gtk/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index 143a6e1b78..b9e2cb6a56 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -164,7 +164,6 @@ WIRESHARK_TAP_SRC = \
mtp3_summary.c \
rlc_lte_graph.c \
rlc_lte_stat_dlg.c \
- rpc_progs.c \
rpc_stat.c \
rtp_analysis.c \
rtp_stream_dlg.c \