summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2021-07-22 18:34:01 -0500
committerGitHub <noreply@github.com>2021-07-22 18:34:01 -0500
commit3673b6a3100918e42056bc916850b0000d5ef9c5 (patch)
treee02a03e75f8c0086ae36581dd923b2c9bee521c2
parentf68d662da1da09db50735a910af864000e295aa2 (diff)
parentc6ed7d4b48bbc7bb5ad1a5e390c080dd2169690b (diff)
downloadATCD-3673b6a3100918e42056bc916850b0000d5ef9c5.tar.gz
Merge pull request #1631 from mitza-oci/taoidlfe-tao3
Updated tao_idl_fe base project.
-rw-r--r--TAO/MPC/config/tao_idl_fe.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/MPC/config/tao_idl_fe.mpb b/TAO/MPC/config/tao_idl_fe.mpb
index 4c9ff5d1e6e..bcc73c92ef9 100644
--- a/TAO/MPC/config/tao_idl_fe.mpb
+++ b/TAO/MPC/config/tao_idl_fe.mpb
@@ -1,6 +1,6 @@
// -*- MPC -*-
project: acelib, conv_lib {
- includes += $(TAO_ROOT)/TAO_IDL/fe $(TAO_ROOT)/TAO_IDL/include
+ includes += $(TAO_ROOT)/TAO_IDL/fe $(TAO_ROOT)/TAO_IDL/include $(TAO_ROOT)
after += TAO_IDL_FE
libs += TAO_IDL_FE
}