fix wtap_dump_flush function name and don't check for it's return value. We don't...
[metze/wireshark/wip.git] / Makefile.common
index cf43eb6d3af3d4b6c3a43832fc911234f6b09ef1..4ec024251fe572d86444f80bbda57d986e80837b 100644 (file)
@@ -112,6 +112,7 @@ ETHEREAL_COMMON_INCLUDES =  \
 
 # sources for Tethereal taps
 TETHEREAL_TAP_SRC =    \
+       tap-afpstat.c   \
        tap-ansi_astat.c        \
        tap-bootpstat.c \
        tap-dcerpcstat.c        \
@@ -183,6 +184,7 @@ ethereal_INCLUDES = \
        progress_dlg.h  \
        proto_hier_stats.h      \
        simple_dialog.h \
+       stat_menu.h     \
        statusbar.h     \
        summary.h       \
        tap_dfilter_dlg.h       \