summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-02-16 02:20:56 +0000
committerGuy Harris <guy@alum.mit.edu>2008-02-16 02:20:56 +0000
commit4e115214d95b51507052ad45f792624a94627b49 (patch)
treefc8a5a9227075a570f729f099a82d5e9c15f6b70 /Makefile.common
parent7abdb2560eb6dcaf0b121ee649a5e76a81b1a362 (diff)
downloadwireshark-4e115214d95b51507052ad45f792624a94627b49.tar.gz
rawshark doesn't appear to need pcapio.c, either.
svn path=/trunk/; revision=24343
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index b7b2aab32f..a3ed735537 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -194,7 +194,6 @@ tshark_SOURCES = \
# rawshark specifics
rawshark_SOURCES = \
$(WIRESHARK_COMMON_SRC) \
- pcapio.c \
rawshark.c
# text2pcap specifics