And finally (I hope) the last part from the patch
[obnox/wireshark/wip.git] / gtk / Makefile.am
index 5573528845f84bbb3d741bcb433ae9b72f2fdd1b..37595b4bd27d917c872e3e340a702bdf4af85aa7 100644 (file)
@@ -37,12 +37,14 @@ noinst_HEADERS = \
        about_dlg.h     \
        capture_dlg.h   \
        capture_prefs.h \
+       cfilter_combo_utils.h \
        color_dlg.h     \
        colors.h        \
        column_prefs.h  \
        compat_macros.h \
        conversations_table.h \
        decode_as_dlg.h \
+       decode_as_dcerpc.h \
        dfilter_expr_dlg.h \
        dlg_utils.h     \
        file_dlg.h      \
@@ -51,10 +53,14 @@ noinst_HEADERS = \
        follow_dlg.h    \
        font_utils.h    \
        goto_dlg.h      \
+       graph_analysis.h \
        gsm_map_stat.h  \
        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       \
@@ -64,6 +70,7 @@ noinst_HEADERS = \
        menu.h          \
        mtp3_stat.h     \
        nameres_prefs.h \
+       packet_history.h        \
        packet_list.h   \
        packet_win.h    \
        prefs_dlg.h     \
@@ -87,6 +94,8 @@ noinst_HEADERS = \
        text_page.h     \
        toolbar.h       \
        ui_util.h       \
+       voip_calls.h    \
+       voip_calls_dlg.h \
        webbrowser.h
 
 if USE_GTK2