aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-05-30 21:32:32 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-05-30 21:32:32 +0000
commit2c2e024cf5006bca1b6e17ed0fcf84328acfacfa (patch)
tree4a2727233f07e3e4e971c8ac706cbb0c9afd68f0 /Makefile.am
parentd98be8ecf6864a21b8b66245346bd6abe4d09dcd (diff)
The GIOP plugin is now one big plugin (instead of 2, or was it 4?).
svn path=/trunk/; revision=42929
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index aa805123ba..130a423077 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -307,8 +307,7 @@ plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \
-dlopen plugins/asn1/asn1.la \
-dlopen plugins/docsis/docsis.la \
-dlopen plugins/ethercat/ethercat.la \
- -dlopen plugins/giop/cosnaming.la \
- -dlopen plugins/giop/coseventcomm.la \
+ -dlopen plugins/giop/giop.la \
-dlopen plugins/gryphon/gryphon.la \
-dlopen plugins/irda/irda.la \
-dlopen plugins/m2m/m2m.la \