diff options
author | Simon McQueen <simon.mcqueen@gmail.com> | 2003-05-15 13:17:05 +0000 |
---|---|---|
committer | Simon McQueen <simon.mcqueen@gmail.com> | 2003-05-15 13:17:05 +0000 |
commit | 9eaaeaa0c48b6138aface4a0743f520ce794f353 (patch) | |
tree | a50f3c6c0fb1d7a9961e4dd2605413bdea797360 /TAO/tests/Smart_Proxies/Makefile | |
parent | 88254b320ccadfcb885786cc07ba5b11cd8c9a68 (diff) | |
download | ATCD-9eaaeaa0c48b6138aface4a0743f520ce794f353.tar.gz |
ChangeLogTag: Thu May 15 14:07:33 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/tests/Smart_Proxies/Makefile')
-rw-r--r-- | TAO/tests/Smart_Proxies/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Smart_Proxies/Makefile b/TAO/tests/Smart_Proxies/Makefile index 7f04eeac38f..e040633071e 100644 --- a/TAO/tests/Smart_Proxies/Makefile +++ b/TAO/tests/Smart_Proxies/Makefile @@ -12,7 +12,7 @@ ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO endif # ! TAO_ROOT -LDLIBS = -lTAO_PortableServer -lTAO_SmartProxies -lTAO +LDLIBS = -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO_SmartProxies -lTAO LDFLAGS += -L$(ACE_ROOT)/bin IDL_FILES = test |