summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-10-15 18:57:10 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-10-15 18:57:10 +0000
commit3c419f798c088b1cd8565a81e08b3adecd95a378 (patch)
tree65b8b2ee9542eee2c4d43cb1ce26b3dd03fff141 /Makefile.am
parent5ba3d8aaaa3311f4917889c6d191ce33ca30cd71 (diff)
downloadwireshark-3c419f798c088b1cd8565a81e08b3adecd95a378.tar.gz
Make MGCP a builtin dissector to reduce the number of plugins.
(Leave the MGCP plugin dir for now). svn path=/trunk/; revision=23190
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 c4f1a86057..2fb6594c73 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -236,7 +236,6 @@ plugin_ldadd = \
-dlopen plugins/lwres/lwres.la \
-dlopen plugins/m2m/m2m.la \
-dlopen plugins/mate/mate.la \
- -dlopen plugins/mgcp/mgcp.la \
-dlopen plugins/opcua/opcua.la \
-dlopen plugins/opsi/opsi.la \
-dlopen plugins/pcli/pcli.la \