aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index f27e41f4e8..36f8ef43a2 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -151,6 +151,7 @@ ethereal_SOURCES = \
g711.c \
merge.c \
proto_hier_stats.c \
+ sync_pipe_write.c \
summary.c \
tempfile.c
@@ -176,6 +177,7 @@ ethereal_INCLUDES = \
stat_menu.h \
statusbar.h \
summary.h \
+ sync_pipe.h \
tap_dfilter_dlg.h \
ui_util.h
@@ -225,6 +227,7 @@ dumpcap_SOURCES = \
dumpcap.c \
pcapio.c \
ringbuffer.c \
+ sync_pipe_write.c \
tempfile.c \
version_info.c