aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2009-02-22 12:01:19 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2009-02-22 12:01:19 +0000
commitb9745cbbbbe36fb5b28e50561c86ec22b4c5cd73 (patch)
treefd51f419438a2f6e246e643ca0fc79b55bb393aa /Makefile.am
parent0be425a918c60bfb7d166a5de732f83922cf6cbe (diff)
Incorporate plugin dissector into build in collection.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27506 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 9c72d6646a..dc8c23b2e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -241,7 +241,6 @@ PLATFORM_SRC = capture-pcap-util-unix.c
if HAVE_PLUGINS
-include plugins/Custom.make
plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \
- -dlopen plugins/agentx/agentx.la \
-dlopen plugins/asn1/asn1.la \
-dlopen plugins/docsis/docsis.la \
-dlopen plugins/ethercat/ethercat.la \