aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index bf2c9af30b..3ce45aeb0e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -56,6 +56,7 @@ WIRESHARK_COMMON_SRC = \
packet-range.c \
print.c \
ps.c \
+ sync_pipe_write.c \
timestats.c \
util.c \
version_info.c
@@ -147,7 +148,6 @@ wireshark_SOURCES = \
g711.c \
merge.c \
proto_hier_stats.c \
- sync_pipe_write.c \
summary.c \
tempfile.c