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