summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Smart_Proxies/Makefile')
-rw-r--r--TAO/tests/Smart_Proxies/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Smart_Proxies/Makefile b/TAO/tests/Smart_Proxies/Makefile
index e040633071e..643922c78e7 100644
--- a/TAO/tests/Smart_Proxies/Makefile
+++ b/TAO/tests/Smart_Proxies/Makefile
@@ -13,7 +13,7 @@ ifndef TAO_ROOT
endif # ! TAO_ROOT
LDLIBS = -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO_SmartProxies -lTAO
-LDFLAGS += -L$(ACE_ROOT)/bin
+LDFLAGS += -L$(ACE_ROOT)/bin -L$(TAO_ROOT)/tao
IDL_FILES = test
IDL_SRC = testC.cpp testS.cpp