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 f0b4b77..07e3451 100644
--- a/src/cppunit/Makefile.am
+++ b/src/cppunit/Makefile.am
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.am,v 1.23 2002-04-15 15:30:34 blep Exp $
+# $Id: Makefile.am,v 1.24 2002-04-15 15:44:23 blep Exp $
#
EXTRA_DIST = cppunit.dsp cppunit_dll.dsp DllMain.cpp
@@ -9,7 +9,7 @@ lib_LTLIBRARIES = libcppunit.la
libcppunit_la_SOURCES = \
Asserter.cpp \
- BeosDynamicLibraryManager.cpp \
+ BeOsDynamicLibraryManager.cpp \
CompilerOutputter.cpp \
DynamicLibraryManager.cpp \
DynamicLibraryManagerException.cpp \