diff options
| author | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-05-19 16:41:03 +0000 |
|---|---|---|
| committer | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-05-19 16:41:03 +0000 |
| commit | 88e86d062d01cd27d81c0bf8d4f54703d3d39de9 (patch) | |
| tree | 86095278ac5a098cc6eb811fb32c2cdbccb660cc /include/cppunit/Makefile.am | |
| parent | 309306237815f3351cebbd276e2a744ebfeecd49 (diff) | |
| download | cppunit-88e86d062d01cd27d81c0bf8d4f54703d3d39de9.tar.gz | |
Updated Makefile.am's to reflect Baptistes file additions and removals.
Diffstat (limited to 'include/cppunit/Makefile.am')
| -rw-r--r-- | include/cppunit/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/cppunit/Makefile.am b/include/cppunit/Makefile.am index 6f187dd..b300459 100644 --- a/include/cppunit/Makefile.am +++ b/include/cppunit/Makefile.am @@ -11,4 +11,6 @@ libcppunitinclude_HEADERS = \ TestResult.h \ TestRegistry.h \ TestSuite.h \ - TextTestResult.h + TextTestResult.h \ + TextTestRunner.h + |
