diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-16 17:27:03 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-16 17:27:03 +0000 |
commit | 075ffa10fd10fdffe6bdb8f4840596eb339311a1 (patch) | |
tree | 5eb429e4570fb6522cc052b0f3cb317d9f4ed48a /TAO | |
parent | 97f85d80797cde34c9b777f1310bd467173a406e (diff) | |
download | ATCD-075ffa10fd10fdffe6bdb8f4840596eb339311a1.tar.gz |
ChangeLogTag: Fri Feb 16 11:09:41 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO')
-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 6e0193285b7..9b24f4d86c8 100644 --- a/TAO/tao/Makefile +++ b/TAO/tao/Makefile @@ -278,10 +278,10 @@ ifeq ($(minimum_corba),0) ORB_CORE_FILES += \ Services \ NVList \ + IFR_Client_Adapter \ Dynamic_Adapter INTERFACE_REPO_FILES += \ - IFR_Client_Adapter \ IFR_TypeCodes endif # minimum_corba |