summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile
index e7c62159938..3d4307ab5ea 100644
--- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile
+++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif
-LDLIBS = -lTAO -lTAO_PortableServer -lTAO_DsLogAdmin -lTAO_CosNaming -lTAO_DynamicAny
+LDLIBS = -lTAO -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO_DsLogAdmin -lTAO_CosNaming -lTAO_DynamicAny
PROG_SRCS = \
Basic_Log_Test.cpp \