summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2007-09-13 22:25:20 +0000
committerStephen Fisher <steve@stephen-fisher.com>2007-09-13 22:25:20 +0000
commita3202ff86b4caa454f57f76da2b29de77c0ca9b7 (patch)
treed2c14ff0b349baa65c86a4616a58e95a16b2a768 /gtk/Makefile.am
parentf673626e557124df5fe9f012227eb90718486f0b (diff)
downloadwireshark-a3202ff86b4caa454f57f76da2b29de77c0ca9b7.tar.gz
Standardize filenames and function names for Follow TCP & SSL stream functions
svn path=/trunk/; revision=22870
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index ae1cff79b9..322d3fc7e0 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -68,8 +68,9 @@ noinst_HEADERS = \
filter_dlg.h \
find_dlg.h \
firewall_dlg.h \
- follow_dlg.h \
+ follow_ssl.h \
follow_stream.h \
+ follow_tcp.h \
font_utils.h \
goto_dlg.h \
graph_analysis.h \
@@ -111,7 +112,6 @@ noinst_HEADERS = \
sctp_stat.h \
service_response_time_table.h \
gui_stat_menu.h \
- ssl-dlg.h \
stream_prefs.h \
summary_dlg.h \
supported_protos_dlg.h \