aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2004-09-07 07:54:50 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2004-09-07 07:54:50 +0000
commit870cb0e20aa39a9fea48636605ccaccc966bc616 (patch)
treef2682c742279eff0ce2780c8150945a99fb560c6 /gtk/Makefile.am
parent83505e59c60695636741cae80ff2f253187d4b67 (diff)
downloadwireshark-870cb0e20aa39a9fea48636605ccaccc966bc616.tar.gz
wireshark-870cb0e20aa39a9fea48636605ccaccc966bc616.tar.bz2
wireshark-870cb0e20aa39a9fea48636605ccaccc966bc616.zip
Added graphical SCTP analysis implemented by Irene Ruengeler.
svn path=/trunk/; revision=11920
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index eb176a58ef..5573528845 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -77,6 +77,7 @@ noinst_HEADERS = \
rtp_stream.h \
rtp_stream_dlg.h \
sat.h \
+ sctp_stat.h \
service_response_time_table.h \
stream_prefs.h \
summary_dlg.h \