aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2006-11-07 00:55:14 +0000
committerGuy Harris <guy@alum.mit.edu>2006-11-07 00:55:14 +0000
commit0c0c517dae82fd1a51f128ebfe3e34759e1ae989 (patch)
tree9285390e6dcd7bd6b943f018b78bafbdb77f2d19 /Makefile.am
parent4ceca9beb1e9bed70e6a6be70b3afac6f0ffc35d (diff)
Get rid of more ACN plugin references.
svn path=/trunk/; revision=19841
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0a33b6284d..6a0c19da8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -189,7 +189,6 @@ include Makefile.common
if HAVE_PLUGINS
plugin_libs = \
- plugins/acn/acn.la \
plugins/agentx/agentx.la \
plugins/artnet/artnet.la \
plugins/asn1/asn1.la \
@@ -221,7 +220,6 @@ else # ENABLE_STATIC
plugin_ldadd = \
"-dlopen" self \
- "-dlopen" plugins/acn/acn.la \
"-dlopen" plugins/agentx/agentx.la \
"-dlopen" plugins/artnet/artnet.la \
"-dlopen" plugins/asn1/asn1.la \