diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-03-22 08:57:36 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-03-22 08:57:36 +0000 |
commit | 46e675bd6dd6400722795c459e0ede72384c0536 (patch) | |
tree | 9287dfc76a00f42ac43623f45c797ad35db4cd86 /TAO/tao/Makefile | |
parent | 9b804075523e882d9e1ac688123a41a7b4304f51 (diff) | |
download | ATCD-46e675bd6dd6400722795c459e0ede72384c0536.tar.gz |
Rename CORBA.* to CORBA_Cls.*
Diffstat (limited to 'TAO/tao/Makefile')
-rw-r--r-- | TAO/tao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile index 8d843ded348..cc63290eed1 100644 --- a/TAO/tao/Makefile +++ b/TAO/tao/Makefile @@ -18,7 +18,7 @@ PUB_HDRS = Align CDR GIOP IIOP_Object IIOP_ORB Connect Params \ ORBCORE_SRCS = \ Any \ - CORBA \ + CORBA_Cls \ Exception \ NVList \ Object \ |