summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-02 01:44:03 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-03-02 01:44:03 +0000
commit57d730ddc8c3cfc33d077197bf4d33b85f6f79f5 (patch)
tree19ef860444f9e19e6bf40f4f1386b0c7e758ce67 /TAO/tao/Makefile
parent6fe765f16478f7569c7a23656cb32f02fea211d0 (diff)
downloadATCD-57d730ddc8c3cfc33d077197bf4d33b85f6f79f5.tar.gz
Fri Mar 1 17:42:54 2002 Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
Diffstat (limited to 'TAO/tao/Makefile')
-rw-r--r--TAO/tao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index 244be60709d..dba32e83fcd 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -13,6 +13,7 @@ SHLIB = $(LIBNAME).$(SOEXT)
DIRS = \
PortableServer \
+ Messaging \
DynamicAny \
BiDir_GIOP \
IORManipulation \
@@ -323,7 +324,6 @@ endif # minimum_corba
ifeq ($(corba_messaging),1)
DIRS += \
- Messaging \
DynamicInterface \
RTCORBA \
RTPortableServer