summaryrefslogtreecommitdiff
path: root/extcap/Makefile.am
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2016-12-22 14:19:30 +0100
committerMichael Mann <mmann78@netscape.net>2016-12-25 03:33:01 +0000
commit194433a503bf1f90f1037e6c1e1e97303f6c3ffa (patch)
tree710938636d003ac838c577a07079d0e25915e8bb /extcap/Makefile.am
parentb58c98b269fcc69683e163a1a09e63dadf2e7d96 (diff)
downloadwireshark-194433a503bf1f90f1037e6c1e1e97303f6c3ffa.tar.gz
udpdump: remove libwireshark dependancy.
Export pdu routines have been rewritten here on purpose. Change-Id: If4879de4c98b6f20a75df158cae0cf9a80ffae57 Reviewed-on: https://code.wireshark.org/review/19384 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'extcap/Makefile.am')
-rw-r--r--extcap/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/extcap/Makefile.am b/extcap/Makefile.am
index 139179146a..77bd317d8d 100644
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
@@ -121,7 +121,6 @@ endif
udpdump_LDADD = \
../writecap/libwritecap.a \
../wsutil/libwsutil.la \
- ../epan/libwireshark.la \
@GLIB_LIBS@
noinst_HEADERS = \