summaryrefslogtreecommitdiff
path: root/src/cppunit
diff options
context:
space:
mode:
Diffstat (limited to 'src/cppunit')
-rw-r--r--src/cppunit/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 \