aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2005-06-13 08:47:24 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2005-06-13 08:47:24 +0000
commit589035eac002456f5b3d711e630aee912ade0ec4 (patch)
treee7c927f1b66aa9d85ab84c30ca013db4b811bf11 /plugins
parent6e78d98561f7d96ac44043c04b8eb055fe7be826 (diff)
Add the missing parlay.la to the makefile
svn path=/trunk/; revision=14619
Diffstat (limited to 'plugins')
-rw-r--r--plugins/giop/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/giop/Makefile.am b/plugins/giop/Makefile.am
index ba18c74a2e..ff77ee6fd8 100644
--- a/plugins/giop/Makefile.am
+++ b/plugins/giop/Makefile.am
@@ -29,7 +29,7 @@ INCLUDES = -I$(top_srcdir)
plugindir = @plugindir@
-plugin_LTLIBRARIES = cosnaming.la coseventcomm.la tango.la
+plugin_LTLIBRARIES = cosnaming.la coseventcomm.la tango.la parlay.la
cosnaming_la_SOURCES = packet-cosnaming.c moduleinfo.h
cosnaming_la_LDFLAGS = -module -avoid-version
cosnaming_la_LIBADD = @PLUGIN_LIBS@