summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-06-25 05:49:28 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-06-25 05:49:28 +0000
commit616eaced522e749cf135c6ff1a6bd03755086900 (patch)
tree1419dea0fcca571bc5c9eb95994d99641a607e80 /TAO/TAO_IDL
parent9e1853172be11aa6fefcd88eb6a2e5ddd8ccf326 (diff)
downloadATCD-616eaced522e749cf135c6ff1a6bd03755086900.tar.gz
ChangeLogTag: Fri Jun 24 22:50:07 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/TAO_IDL')
-rw-r--r--TAO/TAO_IDL/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/Makefile.am b/TAO/TAO_IDL/Makefile.am
index 290ebe6d1f5..295330a1be7 100644
--- a/TAO/TAO_IDL/Makefile.am
+++ b/TAO/TAO_IDL/Makefile.am
@@ -2,6 +2,11 @@
##
## $Id$
##
+## This file was generated by MPC. Any changes made directly to
+## this file will be lost the next time it is generated.
+##
+## MPC Command:
+## ../bin/mwc.pl -include /home/jtc/ACE/ACE-config3/MPC/config -include /home/jtc/ACE/ACE-config3/MPC/templates -type automake TAO.mwc
ACE_BUILDDIR = $(top_builddir)/..
ACE_ROOT = $(top_srcdir)/..
@@ -56,6 +61,7 @@ libTAO_IDL_FE_la_SOURCES = \
ast/ast_union_branch.cpp \
ast/ast_union_fwd.cpp \
ast/ast_union_label.cpp \
+ ast/ast_valuebox.cpp \
ast/ast_valuetype.cpp \
ast/ast_valuetype_fwd.cpp \
ast/ast_visitor.cpp \
@@ -126,6 +132,7 @@ noinst_HEADERS = \
include/ast_union_branch.h \
include/ast_union_fwd.h \
include/ast_union_label.h \
+ include/ast_valuebox.h \
include/ast_valuetype.h \
include/ast_valuetype_fwd.h \
include/ast_visitor.h \
@@ -215,6 +222,7 @@ libTAO_IDL_BE_la_SOURCES = \
be/be_union_branch.cpp \
be/be_union_fwd.cpp \
be/be_union_label.cpp \
+ be/be_valuebox.cpp \
be/be_valuetype.cpp \
be/be_valuetype_fwd.cpp \
be/be_visitor.cpp \
@@ -251,6 +259,7 @@ libTAO_IDL_BE_la_SOURCES = \
be/be_visitor_union.cpp \
be/be_visitor_union_branch.cpp \
be/be_visitor_union_fwd.cpp \
+ be/be_visitor_valuebox.cpp \
be/be_visitor_valuetype.cpp \
be/be_visitor_valuetype_fwd.cpp
@@ -299,6 +308,7 @@ noinst_HEADERS += \
be_include/be_union_branch.h \
be_include/be_union_fwd.h \
be_include/be_union_label.h \
+ be_include/be_valuebox.h \
be_include/be_valuetype.h \
be_include/be_valuetype_fwd.h \
be_include/be_visitor.h \
@@ -335,6 +345,7 @@ noinst_HEADERS += \
be_include/be_visitor_union.h \
be_include/be_visitor_union_branch.h \
be_include/be_visitor_union_fwd.h \
+ be_include/be_visitor_valuebox.h \
be_include/be_visitor_valuetype.h \
be_include/be_visitor_valuetype_fwd.h