summaryrefslogtreecommitdiff
path: root/TAO/tests/IDL_Test/IDL_Test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IDL_Test/IDL_Test.mpc')
-rw-r--r--TAO/tests/IDL_Test/IDL_Test.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/IDL_Test/IDL_Test.mpc b/TAO/tests/IDL_Test/IDL_Test.mpc
index c9edfb66edc..3675bfb9c29 100644
--- a/TAO/tests/IDL_Test/IDL_Test.mpc
+++ b/TAO/tests/IDL_Test/IDL_Test.mpc
@@ -7,6 +7,7 @@ project(*Main): taoserver, messaging {
IDL_Files {
idlflags += -GC -GH -Gd -GT
array.idl
+ valuetype.idl
Bug_2350_Regression.idl
Bug_2577_Regression.idl
Bug_2582_Regression.idl
@@ -40,7 +41,6 @@ project(*Main): taoserver, messaging {
pragma.idl
repo_id_mod.idl
typedef.idl
- valuetype.idl
array_only.idl
typecode.idl
}