diff options
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r-- | gtk/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common index 2fde48f31f..379e3f4273 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_analysis.c \ h323_conversations.c \ help_dlg.c \ hostlist_table.c \ @@ -104,7 +105,6 @@ 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 \ |