aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-02-22 12:01:19 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-02-22 12:01:19 +0000
commit23461c4382b1ece366280aaba8da767fa7287b49 (patch)
treefd51f419438a2f6e246e643ca0fc79b55bb393aa /Makefile.am
parent9da243b13caeabae1264568d9256ef35de9708f2 (diff)
Incorporate plugin dissector into build in collection.
svn path=/trunk/; revision=27506
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 \