summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Identity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/Identity/Makefile')
-rw-r--r--TAO/tests/POA/Identity/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tests/POA/Identity/Makefile b/TAO/tests/POA/Identity/Makefile
index d6cfeefe12b..f6ec39af176 100644
--- a/TAO/tests/POA/Identity/Makefile
+++ b/TAO/tests/POA/Identity/Makefile
@@ -16,6 +16,9 @@ LSRC = $(PROG_SRCS)
PROG_OBJS = testC.o testS.o Identity.o
BIN = Identity
+BUILD = $(BIN)
+VLDLIBS = $(LDLIBS:%=%$(VAR))
+VBIN = $(BIN:%=%$(VAR))
#----------------------------------------------------------------------------
# Include macros and targets