aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-04 07:06:01 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-04 07:06:01 +0000
commit6be0d9ab84ac53b5d2b145622c64661ca8ad3472 (patch)
treee2ef9272f61689f8cb7b81dcbd15c48dd0c36f2d /Makefile.am
parent77dc9cebd3821fd02e5360b5231a08a89758d6a3 (diff)
Free dumpcap from linking to wiretap.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35353 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 50477b777f..2cf3f2766d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -453,7 +453,6 @@ dftest_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
# Libraries with which to link dumpcap.
dumpcap_LDADD = \
- wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@ \
@PCAP_LIBS@ \