summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-11-01 11:11:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-11-01 11:11:05 +0000
commit6795d1a73dd67b6b18c69ce84c2eab564b464b51 (patch)
tree7ba3553217a2b8e08db60b86d83de53261786f82
parentf1e30b48c4bb4e8c5bf5f2dcc75a65cab2fdcdc8 (diff)
downloadATCD-6795d1a73dd67b6b18c69ce84c2eab564b464b51.tar.gz
-rw-r--r--TAO/orbsvcs/Concurrency_Service/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Concurrency_Service/Makefile.am b/TAO/orbsvcs/Concurrency_Service/Makefile.am
index 0114d113f00..5c0c42f252d 100644
--- a/TAO/orbsvcs/Concurrency_Service/Makefile.am
+++ b/TAO/orbsvcs/Concurrency_Service/Makefile.am
@@ -41,6 +41,7 @@ Concurrency_Service_LDADD = \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosConcurrency_Skel.la \
$(TAO_BUILDDIR)/tao/libTAO_PortableServer.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosConcurrency.la \
+ $(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_SvcUtils.la \
$(TAO_BUILDDIR)/tao/libTAO_AnyTypeCode.la \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la