summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-10 04:36:13 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-06-10 04:36:13 +0000
commitb2a24d685798640f557395355a7bcdb037904002 (patch)
tree07f08b04e31d377945fcd0f4ede6a3a34467d3ba /TAO/examples/AMI
parentd6e846656fb0c0e6068020037471da1548468600 (diff)
downloadATCD-b2a24d685798640f557395355a7bcdb037904002.tar.gz
ChangeLogTag: Sat Jun 10 04:34:32 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/examples/AMI')
-rw-r--r--TAO/examples/AMI/FL_Callback/Makefile.am12
1 files changed, 3 insertions, 9 deletions
diff --git a/TAO/examples/AMI/FL_Callback/Makefile.am b/TAO/examples/AMI/FL_Callback/Makefile.am
index a75b00738c2..6639157e369 100644
--- a/TAO/examples/AMI/FL_Callback/Makefile.am
+++ b/TAO/examples/AMI/FL_Callback/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