summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2021-07-22 15:18:48 -0500
committerFred Hornsey <hornseyf@objectcomputing.com>2021-07-22 15:18:48 -0500
commit93088ce46b7de3e5c8303faad1ac43e62ffd14fa (patch)
treeb130802f22c589c0faae04f1edf5a314fe811786
parent81524bce67b278f129ec5a4e9ab2d3ba28df4720 (diff)
downloadATCD-93088ce46b7de3e5c8303faad1ac43e62ffd14fa.tar.gz
Revert "Add TAO_ROOT to tao_idl_fe.mpb"
This reverts commit 81524bce67b278f129ec5a4e9ab2d3ba28df4720.
-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 bcc73c92ef9..4c9ff5d1e6e 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 $(TAO_ROOT)
+ includes += $(TAO_ROOT)/TAO_IDL/fe $(TAO_ROOT)/TAO_IDL/include
after += TAO_IDL_FE
libs += TAO_IDL_FE
}