summaryrefslogtreecommitdiff
path: root/TAO/examples/Buffered_AMI/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Buffered_AMI/Makefile.am')
-rw-r--r--TAO/examples/Buffered_AMI/Makefile.am12
1 files changed, 3 insertions, 9 deletions
diff --git a/TAO/examples/Buffered_AMI/Makefile.am b/TAO/examples/Buffered_AMI/Makefile.am
index 159aa357bcc..9f6e90c81c3 100644
--- a/TAO/examples/Buffered_AMI/Makefile.am
+++ b/TAO/examples/Buffered_AMI/Makefile.am
@@ -29,10 +29,7 @@ BUILT_SOURCES = \
testC.inl \
testS.cpp \
testS.h \
- testS.inl \
- testS_T.cpp \
- testS_T.h \
- testS_T.inl
+ testS.inl
CLEANFILES = \
test-stamp \
@@ -41,12 +38,9 @@ CLEANFILES = \
testC.inl \
testS.cpp \
testS.h \
- testS.inl \
- testS_T.cpp \
- testS_T.h \
- testS_T.inl
+ testS.inl
-testC.cpp testC.h testC.inl testS.cpp testS.h testS.inl testS_T.cpp testS_T.h testS_T.inl: test-stamp
+testC.cpp testC.h testC.inl testS.cpp testS.h testS.inl: test-stamp
test-stamp: $(srcdir)/test.idl $(TAO_IDL_DEP)
$(TAO_IDL) $(TAO_IDLFLAGS) -GC $(srcdir)/test.idl