summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 22:29:50 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 22:29:50 +0000
commit6c73283fc545ce2bbc18467cc3218cfac2c40bdf (patch)
tree1e7d9bf3758f40952b43e213dbd05cd6bca0f5d4
parent24862a902f72ba55a8e82fb8de3a909422b9665e (diff)
downloadATCD-6c73283fc545ce2bbc18467cc3218cfac2c40bdf.tar.gz
*** empty log message ***
-rw-r--r--TAO/tests/Param_Test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile
index 97c03c3ad67..f01e6d8060c 100644
--- a/TAO/tests/Param_Test/Makefile
+++ b/TAO/tests/Param_Test/Makefile
@@ -57,7 +57,8 @@ CLI_FILES = param_testCli \
var_struct \
except \
big_union \
- multdim_array
+ multdim_array \
+ complex_any
PARAM_TEST_SVR_OBJS = $(addsuffix .o,$(SVR_FILES))
PARAM_TEST_CLT_OBJS = $(addsuffix .o,$(CLI_FILES))