aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-16 02:19:31 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-16 02:19:31 +0000
commit2ea257fa51ade009fa34a7ce777d4cfcd741b73f (patch)
tree66e6a527d6b2bea93e0ea38ac6367e6c77beed7a /Makefile.common
parent452d172115aa96927d22db73d8683d9950cb3774 (diff)
Remove from rawshark_SOURCES some files that rawshark doesn't appear to
need. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24342 f5534014-38df-0310-8fa8-9805f1628bb7
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