diff options
Diffstat (limited to 'src/cppunit/Makefile.am')
| -rw-r--r-- | src/cppunit/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am index a16908c..ef0df40 100644 --- a/src/cppunit/Makefile.am +++ b/src/cppunit/Makefile.am @@ -1,5 +1,5 @@ # -# $Id: Makefile.am,v 1.15 2002-02-28 10:57:20 blep Exp $ +# $Id: Makefile.am,v 1.16 2002-03-03 11:57:26 blep Exp $ # EXTRA_DIST = cppunit.dsw cppunit.dsp @@ -14,6 +14,7 @@ libcppunit_la_SOURCES = \ NotEqualException.cpp \ RepeatedTest.cpp \ SourceLine.cpp \ + SynchronizedObject.cpp \ TestAssert.cpp \ TestCase.cpp \ TestFactoryRegistry.cpp \ |
