summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Driver
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-10-17 21:55:58 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-10-17 21:55:58 +0000
commita81b018483ac6c26a5a529fc3206493e150bca47 (patch)
tree298ffc011f0221139f5b9451281b686c3a080685 /TAO/orbsvcs/tests/Notify/Driver
parentcef34c37d9e7687330f0c984d16b3558923d6580 (diff)
downloadATCD-a81b018483ac6c26a5a529fc3206493e150bca47.tar.gz
ChangeLogTag: Mon Oct 17 14:42:09 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Driver')
-rw-r--r--TAO/orbsvcs/tests/Notify/Driver/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Driver/Makefile.am b/TAO/orbsvcs/tests/Notify/Driver/Makefile.am
index 8efd6287983..580883c71de 100644
--- a/TAO/orbsvcs/tests/Notify/Driver/Makefile.am
+++ b/TAO/orbsvcs/tests/Notify/Driver/Makefile.am
@@ -35,8 +35,11 @@ Notify_Tests_Driver_SOURCES = \
Notify_Tests_Driver_LDADD = \
$(TAO_BUILDDIR)/orbsvcs/tests/Notify/lib/libTAO_NotifyTests.la \
- $(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_Svc_Utils.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosNaming.la \
+ $(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosNotification_Serv.la \
+ $(TAO_BUILDDIR)/tao/libTAO_DynamicAny.la \
+ $(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_ETCL.la \
+ $(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_Svc_Utils.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosNotification_Skel.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosEvent_Skel.la \
$(TAO_BUILDDIR)/tao/libTAO_PortableServer.la \