summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-02-16 02:19:31 +0000
committerGuy Harris <guy@alum.mit.edu>2008-02-16 02:19:31 +0000
commit7abdb2560eb6dcaf0b121ee649a5e76a81b1a362 (patch)
tree66e6a527d6b2bea93e0ea38ac6367e6c77beed7a /Makefile.common
parentba7aec84a8cfbf2440f8f706e08f90fd77f052d7 (diff)
downloadwireshark-7abdb2560eb6dcaf0b121ee649a5e76a81b1a362.tar.gz
Remove from rawshark_SOURCES some files that rawshark doesn't appear to
need. svn path=/trunk/; revision=24342
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