summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Demux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/POA/Demux/Makefile')
-rw-r--r--TAO/performance-tests/POA/Demux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/performance-tests/POA/Demux/Makefile b/TAO/performance-tests/POA/Demux/Makefile
index 2ac7e4d3a9d..fe6dd78f768 100644
--- a/TAO/performance-tests/POA/Demux/Makefile
+++ b/TAO/performance-tests/POA/Demux/Makefile
@@ -43,6 +43,7 @@ SRC = $(addsuffix .cpp,$(SVR_FILES)) \
$(addsuffix .cpp,$(STAT_FILE))
BIN2 = server client
+VLDLIBS = $(LDLIBS:%=%$(VAR))
TAO_IDLFLAGS += -Ge 1
#### If the TAO orbsvcs library wasn't built with sufficient components,