aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.am
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-09-19 21:49:55 -0400
committerAnders Broman <a.broman58@gmail.com>2017-09-20 04:48:40 +0000
commitb5759cafae8f1cf852f39fe68accd126d40955cb (patch)
tree11423d30a43a5b10d31c61866817ae48567079f0 /ui/gtk/Makefile.am
parent8db4ddd40c6858109369156f6ae7b14c40c3b8df (diff)
Integrate LBM UIM Flow dialog into "regular" Flow diagram.
Reduce all of the code duplication and just register the sequence analysis functionality in LBM dissector. Change-Id: I6cb5a7f0a92b04357334bbae301fa2d730a21994 Reviewed-on: https://code.wireshark.org/review/23630 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/gtk/Makefile.am')
-rw-r--r--ui/gtk/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/Makefile.am b/ui/gtk/Makefile.am
index 57635a8daa..5f46795d10 100644
--- a/ui/gtk/Makefile.am
+++ b/ui/gtk/Makefile.am
@@ -134,7 +134,6 @@ WIRESHARK_TAP_SRC = \
iax2_analysis.c \
io_stat.c \
lbm_stream_dlg.c \
- lbm_uimflow_dlg.c \
mac_lte_stat_dlg.c \
mcast_stream_dlg.c \
mtp3_summary.c \
@@ -199,7 +198,6 @@ WIRESHARK_COMMON_GTK_HDRS = \
hostlist_table.h \
keys.h \
lbm_stream_dlg.h \
- lbm_uimflow_dlg.h \
macros_dlg.h \
main.h \
main_filter_toolbar.h \