summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/bank/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/bank/Makefile')
-rw-r--r--TAO/examples/Simple/bank/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/examples/Simple/bank/Makefile b/TAO/examples/Simple/bank/Makefile
index 165b7d1c865..e8fcf27555b 100644
--- a/TAO/examples/Simple/bank/Makefile
+++ b/TAO/examples/Simple/bank/Makefile
@@ -40,6 +40,8 @@ SIMPLE_SVR_OBJS = \
../Simple_util.o \
server.o
+VLDLIBS = $(LDLIBS:%=%$(VAR))
+
BIN2 = server \
client