add service response time statistics for smb2
[obnox/wireshark/wip.git] / gtk / Makefile.common
index 123ba2c3cc244bfda1265f4be3ebbb0a2c787c3e..5b46a702abe30ac222bd4aebca6ff3173e64a37b 100644 (file)
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+# Generated header files that we want in the distribution.
+# (None, so far.)
+GENERATED_HEADER_FILES =
+
+# Generated C source files that we want in the distribution.
+GENERATED_C_FILES = \
+       ethereal-tap-register.c
+
+# All the generated files we want in the distribution.
+GENERATED_FILES = $(GENERATED_HEADER_FILES) $(GENERATED_C_FILES)
 
 #
 # ethclist.obj is not in here because it is currently gtk+-1.2-only
@@ -32,6 +42,7 @@ ETHEREAL_GTK_SRC = \
        about_dlg.c     \
        capture_dlg.c   \
        capture_if_dlg.c        \
+       capture_if_details_dlg.c        \
        capture_info_dlg.c      \
        capture_prefs.c \
        cfilter_combo_utils.c   \
@@ -44,17 +55,20 @@ ETHEREAL_GTK_SRC = \
        decode_as_dcerpc.c      \
        dfilter_expr_dlg.c      \
        dlg_utils.c     \
+       drag_and_drop.c         \
        ethereal-tap-register.c \
+       expert_comp_table.c    \
        file_dlg.c      \
+       fileset_dlg.c   \
        filter_dlg.c    \
        find_dlg.c      \
        follow_dlg.c    \
        font_utils.c    \
        goto_dlg.c      \
-       gtk_stat_util.c \
+       graph_analysis.c \
+       gui_stat_util.c \
        gui_prefs.c     \
-       h323_analysis.c \
-       h323_conversations.c    \
+       gui_utils.c \
        help_dlg.c      \
        hostlist_table.c \
        layout_prefs.c  \
@@ -75,6 +89,10 @@ ETHEREAL_GTK_SRC = \
        range_utils.c \
        recent.c        \
        rtp_stream.c    \
+       sctp_stat.c     \
+       sctp_graph_dlg.c        \
+       sctp_byte_graph_dlg.c   \
+       sctp_error_dlg.c        \
        service_response_time_table.c   \
        simple_dialog.c \
        stream_prefs.c  \
@@ -83,11 +101,12 @@ ETHEREAL_GTK_SRC = \
        tap_dfilter_dlg.c       \
        text_page.c     \
        toolbar.c       \
-       ui_util.c \
+       voip_calls.c \
        webbrowser.c
 
 
 ETHEREAL_TAP_SRC = \
+       afp_stat.c      \
        ansi_a_stat.c   \
        ansi_map_stat.c \
        bootp_stat.c    \
@@ -96,39 +115,54 @@ ETHEREAL_TAP_SRC = \
        conversations_fddi.c    \
        conversations_ip.c      \
        conversations_ipx.c     \
+       conversations_jxta.c            \
+       conversations_sctp.c    \
        conversations_tcpip.c   \
        conversations_tr.c      \
        conversations_udpip.c   \
        conversations_wlan.c    \
+       conversations_ncp.c     \
+       conversations_rsvp.c    \
        dcerpc_stat.c   \
+       expert_comp_dlg.c     \
+       expert_dlg.c    \
        fc_stat.c       \
+       flow_graph.c    \
        gsm_a_stat.c    \
        gsm_map_stat.c  \
        gsm_map_summary.c       \
        h225_counter.c  \
        h225_ras_srt.c  \
-       h323_conversations_dlg.c        \
        hostlist_eth.c \
        hostlist_fc.c \
        hostlist_fddi.c \
        hostlist_ip.c \
        hostlist_ipx.c \
+       hostlist_jxta.c \
        hostlist_tcpip.c \
        hostlist_tr.c \
        hostlist_udpip.c \
        hostlist_wlan.c \
-       http_stat.c     \
+       hostlist_rsvp.c \
        io_stat.c       \
-       isup_stat.c     \
        ldap_stat.c     \
        mgcp_stat.c     \
        mtp3_stat.c     \
        mtp3_summary.c  \
+       ncp_stat.c  \
        rpc_progs.c     \
        rpc_stat.c      \
        rtp_analysis.c  \
        rtp_stream_dlg.c        \
+       stats_tree_stat.c       \
+       sctp_assoc_analyse.c    \
+       sctp_chunk_stat_dlg.c   \
+       sctp_chunk_stat.c       \
+       sctp_stat_dlg.c \
        sip_stat.c      \
        smb_stat.c      \
+       smb2_stat.c     \
+       t38_analysis.c  \
        tcp_graph.c     \
+       voip_calls_dlg.c \
        wsp_stat.c