summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/Makefile.am')
-rw-r--r--TAO/TAO_IDL/be/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/Makefile.am b/TAO/TAO_IDL/be/Makefile.am
index 67b85a70c01..0ef64553405 100644
--- a/TAO/TAO_IDL/be/Makefile.am
+++ b/TAO/TAO_IDL/be/Makefile.am
@@ -39,6 +39,7 @@ libbe_a_SOURCES = \
be_module.cpp \
be_native.cpp \
be_operation.cpp \
+ be_operation_ami.cpp \
be_predefined_type.cpp \
be_produce.cpp \
be_root.cpp \
@@ -68,6 +69,7 @@ libbe_a_SOURCES = \
be_visitor_interface_fwd.cpp \
be_visitor_module.cpp \
be_visitor_operation.cpp \
+ be_visitor_operation_ami.cpp \
be_visitor_root.cpp \
be_visitor_scope.cpp \
be_visitor_sequence.cpp \