[Mockpp-commits] mockpp/mockpp Makefile.am,1.80,1.81
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-05-06 14:23:18
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133/mockpp Modified Files: Makefile.am Log Message: prepare next release Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/Makefile.am,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- Makefile.am 30 Apr 2005 15:06:04 -0000 1.80 +++ Makefile.am 6 May 2005 14:23:04 -0000 1.81 @@ -27,7 +27,7 @@ VisitableMockObject_macro.h VisitableMockObject_template.h ExpectationConglomeration.h \ ExpectationCounter.h mockpp.h Throwable.h ThrowableList.h MockObject.h VisitableMockObject.h \ VerifiableList.h Verifiable.h VerifyingTestCase.h SelfDescribing.h ChainableMockObject.h \ - VerifyingTestCaller.h TrackingCounter.h MixedMockObject.h mockpp_dbc.h + VerifyingTestCaller.h TrackingCounter.h MixedMockObject.h mockpp_dbc.h MockTimeServer.h EXTRA_DIST = \ mockpp_config-bcb5.h \ |