aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2004-09-29 22:34:01 +0000
committerAnders Broman <anders.broman@ericsson.com>2004-09-29 22:34:01 +0000
commit76f4b01674646f61b5f5e5138d8f29a0a7936c5f (patch)
tree7de61f62a5f2e29c83494bf5d78dbfb69afcb161 /gtk/Makefile.common
parentb9f8796c1c718b101e0ead8c919dd95340dc98ac (diff)
Add
h323_analysis.c \ h323_conversations_dlg.c \ svn path=/trunk/; revision=12143
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 53b2215873..2fde48f31f 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -53,6 +53,7 @@ ETHEREAL_GTK_SRC = \
goto_dlg.c \
gtk_stat_util.c \
gui_prefs.c \
+ h323_conversations.c \
help_dlg.c \
hostlist_table.c \
layout_prefs.c \
@@ -103,6 +104,8 @@ ETHEREAL_TAP_SRC = \
gsm_map_summary.c \
h225_counter.c \
h225_ras_srt.c \
+ h323_analysis.c \
+ h323_conversations_dlg.c \
hostlist_eth.c \
hostlist_fc.c \
hostlist_fddi.c \