summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Property/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Property/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Property/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Property/Makefile b/TAO/orbsvcs/tests/Property/Makefile
index 8ffb640165a..52979c1b173 100644
--- a/TAO/orbsvcs/tests/Property/Makefile
+++ b/TAO/orbsvcs/tests/Property/Makefile
@@ -15,6 +15,8 @@ CosProperty_SERVER_OBJS = server.o
CosProperty_CLIENT_OBJS = client.o
SRC=server.cpp client.cpp
+VLDLIBS = $(LDLIBS:%=%$(VAR))
+
BIN2 = server client
#### If the TAO orbsvcs library wasn't built with sufficient components,