summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am')
-rw-r--r--TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am12
1 files changed, 3 insertions, 9 deletions
diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am b/TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am
index 9394b52d046..769f94456f8 100644
--- a/TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am
+++ b/TAO/orbsvcs/tests/Security/Crash_Test/Makefile.am
@@ -26,10 +26,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 \
@@ -38,12 +35,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) -Sa -St $(srcdir)/test.idl