diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-04-04 11:40:18 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-04-04 11:40:18 +0000 |
commit | eec24f4fa2b068fafc4c9590f4d553cc23dc8491 (patch) | |
tree | cb1fe7b4d973117215e105f9247700ac7b9eab05 /TAO/MPC | |
parent | 20c3fce1bd06210b6cd746f68190af1f512dd3a0 (diff) | |
download | ATCD-eec24f4fa2b068fafc4c9590f4d553cc23dc8491.tar.gz |
ChangeLogTag: Wed Apr 4 11:40:33 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/MPC')
-rw-r--r-- | TAO/MPC/config/utils.mpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/MPC/config/utils.mpb b/TAO/MPC/config/utils.mpb index 0c9d37b2dea..a8aa305d7e9 100644 --- a/TAO/MPC/config/utils.mpb +++ b/TAO/MPC/config/utils.mpb @@ -2,6 +2,6 @@ // $Id$ project : portableserver, pi { - after += Utils + after += TAO_Utils libs += TAO_Utils } |