summaryrefslogtreecommitdiff
path: root/ACE/tests/Makefile.am
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-11-07 09:11:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-11-07 09:11:16 +0000
commitb8dc08511a30100760e8110f5a6fadf0ce441788 (patch)
tree68dd7a68fc9e6d1f620db17fad09b8dd20303891 /ACE/tests/Makefile.am
parentac3f6cb90be0e17a1365ab874d36250b87f92c9b (diff)
downloadATCD-b8dc08511a30100760e8110f5a6fadf0ce441788.tar.gz
Fri Nov 7 09:11:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/tests/Makefile.am')
-rw-r--r--ACE/tests/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/ACE/tests/Makefile.am b/ACE/tests/Makefile.am
index 38feb1c1138..737f93582d7 100644
--- a/ACE/tests/Makefile.am
+++ b/ACE/tests/Makefile.am
@@ -223,7 +223,6 @@ noinst_HEADERS += \
ACE_Init_Test_Resource.h \
ACE_Init_Test_StdAfx.h \
Bound_Ptr_Test.h \
- CE_fostream.h \
Cache_Map_Manager_Test.h \
Cached_Accept_Conn_Test.h \
Cached_Conn_Test.h \
@@ -482,9 +481,7 @@ CDR_File_Test_CPPFLAGS = \
CDR_File_Test_SOURCES = \
$(ACE_ROOT)/tests/Main.cpp \
- CDR_File_Test.cpp \
- CE_fostream.cpp \
- CE_fostream.h
+ CDR_File_Test.cpp
CDR_File_Test_LDADD = \
libTest_Output.la \
@@ -1196,7 +1193,6 @@ UnloadLibACE_SOURCES = \
ACE_Init_Test_Resource.h \
ACE_Init_Test_StdAfx.h \
Bound_Ptr_Test.h \
- CE_fostream.h \
Cache_Map_Manager_Test.h \
Cached_Accept_Conn_Test.h \
Cached_Conn_Test.h \