aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.common b/Makefile.common
index 72c4e65807..b7b2aab32f 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -194,13 +194,7 @@ tshark_SOURCES = \
# rawshark specifics
rawshark_SOURCES = \
$(WIRESHARK_COMMON_SRC) \
- capture_opts.c \
- capture_loop.c \
- capture_stop_conditions.c \
- conditions.c \
pcapio.c \
- ringbuffer.c \
- tempfile.c \
rawshark.c
# text2pcap specifics