summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2021-07-22 18:34:10 -0500
committerGitHub <noreply@github.com>2021-07-22 18:34:10 -0500
commit4a2d6b0bd3f50e7628fbed8ce58eb520685b578d (patch)
tree203b8b895799dbdd07df02c9552fbb624587f780
parentac9ef6c7bb445bf752e93a54aaa4749dffa426f1 (diff)
parentdc2f407fabf64f80154b6b61bd7db6fb54b8f2c5 (diff)
downloadATCD-4a2d6b0bd3f50e7628fbed8ce58eb520685b578d.tar.gz
Merge pull request #1630 from mitza-oci/taoidlfe
[ACE6] 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
}