diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2003-05-07 18:05:53 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2003-05-07 18:05:53 +0000 |
| commit | 346b83803ad1329957ddc94380168fdb106f9d3f (patch) | |
| tree | 8119913a89f1a02c8b2887f0b398aa4919e4473c /include/cppunit | |
| parent | 965425ea6d164a498e1349337a885fcc64b9b19f (diff) | |
| download | cppunit-346b83803ad1329957ddc94380168fdb106f9d3f.tar.gz | |
include/cppunit/extensions/Makefile.am: removed TestSuiteBuilder.h
Diffstat (limited to 'include/cppunit')
| -rw-r--r-- | include/cppunit/extensions/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cppunit/extensions/Makefile.am b/include/cppunit/extensions/Makefile.am index 8c213a6..ff96de3 100644 --- a/include/cppunit/extensions/Makefile.am +++ b/include/cppunit/extensions/Makefile.am @@ -13,7 +13,6 @@ libcppunitinclude_HEADERS = \ TestFixtureFactory.h \ TestNamer.h \ TestSetUp.h \ - TestSuiteBuilder.h \ TestSuiteBuilderContext.h \ TestSuiteFactory.h \ TypeInfoHelper.h |
