From 878a1e56ef0858e44310e48fa21781c13a2c0b53 Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Tue, 27 Aug 2002 21:00:54 +0000 Subject: fixed Makefile --- src/cppunit/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cppunit') diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am index 4622f09..909d061 100644 --- a/src/cppunit/Makefile.am +++ b/src/cppunit/Makefile.am @@ -1,5 +1,5 @@ # -# $Id: Makefile.am,v 1.40 2002-08-27 21:51:18 blep Exp $ +# $Id: Makefile.am,v 1.41 2002-08-27 22:00:54 blep Exp $ # EXTRA_DIST = cppunit.dsp cppunit_dll.dsp DllMain.cpp @@ -21,7 +21,7 @@ libcppunit_la_SOURCES = \ Message.cpp \ RepeatedTest.cpp \ PlugInManager.cpp \ - PlugInParameter.cpp \ + PlugInParameters.cpp \ Protector.cpp \ ProtectorChain.h \ ProtectorContext.h \ -- cgit v1.2.1