aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-29 22:35:46 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2004-09-29 22:35:46 +0000
commit9b6970801cae41d9e08bbe358a213a030fcc9a73 (patch)
tree2945fbb4aa736e5de49056d3d31dca3fd6246d80 /gtk
parent440db013527f6e9b81b3b27bd1f0ea550a859fe7 (diff)
Add
h323_analysis.h \ h323_conversations.h \ h323_conversations_dlg.h \ git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12144 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk')
-rw-r--r--gtk/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index a298915af8..5344994720 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -56,6 +56,9 @@ noinst_HEADERS = \
gtkglobals.h \
gtk_stat_util.h \
gui_prefs.h \
+ h323_analysis.h \
+ h323_conversations.h \
+ h323_conversations_dlg.h \
help_dlg.h \
hostlist_table.h \
isprint.h \