summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Makefile.bor')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Makefile.bor4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Makefile.bor b/TAO/orbsvcs/tests/Notify/lib/Makefile.bor
index fabe98e8793..3a9b30bb141 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Makefile.bor
+++ b/TAO/orbsvcs/tests/Notify/lib/Makefile.bor
@@ -51,7 +51,8 @@ EXTERNAL_LIBS = \
$(TAO_IORTABLE_LIB) \
$(TAO_PORTABLESERVER_LIB) \
$(TAO_ETCL_LIB) \
- $(TAO_NOTIFY_LIB)
+ $(TAO_NOTIFY_LIB) \
+ $(TAO_DYNAMICANY_LIB)
LFLAGS = \
-j$(CORE_BINDIR) \
@@ -82,6 +83,7 @@ CFLAGS = \
$(TAO_NOTIFYTESTS_CFLAGS) \
$(TAO_ETCL_CFLAGS) \
$(TAO_NOTIFY_CFLAGS) \
+ $(TAO_DYNAMICANY_CFLAGS) \
-DTAO_NOTIFY_TEST_BUILD_DLL
CPPDIR = .